Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/core/
H A DLoader.php15 /** @var ConfigParser */
25 * @param ConfigParser $parser
28 public function __construct(ConfigParser $parser)
H A DConfigParser.php13 class ConfigParser class
H A DConfiguration.php49 $this->loader = new Loader(new ConfigParser());