GTT_REGISTERUSER::__construct()
Set up Automator action constructor.
Source
File: src/integrations/gototraining/actions/gtt-registeruser.php
public function __construct() { $this->action_code = 'GTTREGISTERUSER'; $this->action_meta = 'GTTTRAINING'; $this->define_action(); }
Expand full source code Collapse full source code View on Github