WC_PURCHPROD_DEP::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/woocommerce/triggers/wc-purchprod-dep.php
public function __construct() { $this->trigger_code = 'WCPURCHPROD'; $this->trigger_meta = 'WOOPRODUCT'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github