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