GP_AWARDACHIEVEMENT_A::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/gamipress/actions/gp-awardachievement-a.php
public function __construct() { $this->action_code = 'AWARDACHIEVEMENT'; $this->action_meta = 'GPACHIEVEMENT'; $this->define_action(); }
Expand full source code Collapse full source code View on Github