MPC_MARKLESSONDONE::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/memberpress-courses/actions/mpc-marklessondone.php
public function __construct() { $this->action_code = 'MPMARKLESSONEDONE'; $this->action_meta = 'MPLESSON'; $this->define_action(); }
Expand full source code Collapse full source code View on Github