LD_MARKLESSONDONE::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/learndash/actions/ld-marklessondone.php
public function __construct() { $this->action_code = 'MARKLESSONDONE'; $this->action_meta = 'LDLESSON'; $this->define_action(); }
Expand full source code Collapse full source code View on Github