BDB_ADDTOGROUP::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/buddyboss/actions/bdb-addtogroup.php
public function __construct() { $this->action_code = 'BDBADDTOGROUP'; $this->action_meta = 'BDBGROUPS'; $this->define_action(); }
Expand full source code Collapse full source code View on Github