LF_MARKSECTIONDONE::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/lifterlms/actions/lf-marksectiondone.php
public function __construct() { $this->action_code = 'LFMARKSECTIONDONE-A'; $this->action_meta = 'LFSECTION'; $this->define_action(); }
Expand full source code Collapse full source code View on Github