Gravity_Forms_Helpers::__construct()
Gravity_Forms_Helpers constructor.
Source
File: src/integrations/gravity-forms/helpers/gravity-forms-helpers.php
public function __construct() { $this->load_options = Automator()->helpers->recipe->maybe_load_trigger_options( __CLASS__ ); }
Expand full source code Collapse full source code View on Github