UOA_RECIPECOMPLETED::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/uncanny-automator/triggers/uoa-recipecompleted.php
public function __construct() { $this->trigger_code = 'UOARECIPES'; $this->trigger_meta = 'UOARECIPE'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github