GF_SUBFORM::__construct()
Set up Automator trigger constructor.
Source
File: src/integrations/gravity-forms/triggers/gf-subform.php
public function __construct() { $this->trigger_code = 'GFSUBFORM'; $this->trigger_meta = 'GFFORMS'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github