BDB_USERNEWFOLLOWER::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/buddyboss/triggers/bdb-usernewfollower.php
public function __construct() { $this->trigger_code = 'BDBUSERNEWFOLLOWER'; $this->trigger_meta = 'BDBUSERFOLLOWER'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github