MASTERSTUDY_MARKCOURSECOMPLETE::__construct()
Set up Automator action constructor.
Source
File: src/integrations/masterstudy-lms/actions/masterstudy-markcoursecomplete.php
public function __construct() { $this->action_code = 'MSLMSMARKCOURSECOMPETE'; $this->action_meta = 'MSLMSCOURSE'; $this->define_action(); }
Expand full source code Collapse full source code View on Github