MYCRED_AWARDPOINTS_A::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/mycred/actions/mycred-awardpoints-a.php
public function __construct() { $this->action_code = 'MYCREDAWARDPOINTS'; $this->action_meta = 'MYCREDPOINTS'; $this->define_action(); }
Expand full source code Collapse full source code View on Github