Searched refs:loadJsonFile (Results 1 – 1 of 1) sorted by relevance
47 $config = $this->loadJsonFile(self::ACTIVE_CONFIG);50 $manifest = $this->loadJsonFile(self::ACTIVE_MANIFEST) ?: [];328 $enabled = $this->loadJsonFile(self::ACTIVE_ENABLED);657 protected function loadJsonFile($file) function in helper_plugin_fontello