UC_CODESSUFFIX::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/uncanny-codes/triggers/uc-codessuffix.php
public function __construct() { $this->trigger_code = 'UCSUFFIX'; $this->trigger_meta = 'UNCANNYCODESSUFFIX'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github