MPC_COURSEDONE::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/memberpress-courses/triggers/mpc-coursedone.php
public function __construct() { $this->trigger_code = 'MPCOURSEDONE'; $this->trigger_meta = 'MPCOURSE'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github