ANON_NF_SUBFORM::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/ninja-forms/triggers/anon-nf-subform.php
public function __construct() { $this->trigger_code = 'ANONNFSUBFORM'; $this->trigger_meta = 'ANONNFFORMS'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github