UOG_ADDSEATSTOGROUP::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/uncanny-groups/actions/uog-addseatstogroup.php
public function __construct() { $this->action_code = 'ADDSEATSTOGROUP'; $this->action_meta = 'UNCANNYGROUP'; $this->define_action(); }
Expand full source code Collapse full source code View on Github