Home
last modified time | relevance | path

Searched refs:getCoreConfigHeader (Results 1 – 3 of 3) sorted by relevance

/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php94 $content = $this->helper->getCoreConfigHeader();
H A DConfigManagerTwoLineConfigCascade.php105 $content = $this->helper->getCoreConfigHeader();
/plugin/confmanager/
H A Dhelper.php89 public function getCoreConfigHeader() { function in helper_plugin_confmanager