Home
last modified time | relevance | path

Searched refs:getCustomEntries (Results 1 – 2 of 2) sorted by relevance

/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php40 $custom = $this->getCustomEntries($lines, $config['default']);
52 private function getCustomEntries($input, $default) { function in ConfigManagerSingleLineCoreConfig
H A DConfigManagerTwoLineConfigCascade.php46 $custom = $this->getCustomEntries($lines, $config['default']);
61 private function getCustomEntries($input, $default) { function in ConfigManagerTwoLineCascadeConfig