Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php12 * Holds all the current settings and proxies the Loader and Writer
39 /** @var Loader */
49 $this->loader = new Loader(new ConfigParser());
H A DLoader.php13 class Loader class
24 * Loader constructor.