LP_MARKLESSONDONE::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/learnpress/actions/lp-marklessondone.php
public function __construct() { $this->action_code = 'LPMARKLESSONDONE-A'; $this->action_meta = 'LPLESSON'; $this->define_action(); }
Expand full source code Collapse full source code View on Github