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