BDB_USERPOSTREPLYFORUM::__construct()

Set up Automator trigger constructor.


Source Source

File: src/integrations/buddyboss/triggers/bdb-userpostreplyforum.php

	public function __construct() {
		$this->trigger_code = 'BDBUSERPOSTREPLYFORUM';
		$this->trigger_meta = 'BDBTOPIC';
		$this->define_trigger();
	}