Home
last modified time | relevance | path

Searched refs:parseSchema (Results 1 – 1 of 1) sorted by path

/plugin/struct/meta/
H A DConfigParser.php58 $this->config['schemas'] = array_merge($this->config['schemas'], $this->parseSchema($val));
195 protected function parseSchema($val)
180 protected function parseSchema($val) global() function in dokuwiki\\plugin\\struct\\meta\\ConfigParser