Ninja_Forms_Helpers::__construct()
Ninja_Forms_Helpers constructor.
Source Source
File: src/integrations/ninja-forms/helpers/ninja-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