UOG_USERREDEEMS_GROUPKEY::__construct()

Set up Automator trigger constructor.


Source Source

File: src/integrations/uncanny-groups/triggers/uog-userredeems-groupkey.php

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