Home
last modified time | relevance | path

Searched refs:mergeConfig (Results 1 – 7 of 7) sorted by relevance

/plugin/struct/types/
H A DAbstractBaseType.php83 $this->mergeConfig($config, $this->config);
101 protected function mergeConfig($current, &$config)
106 $this->mergeConfig($value, $config[$key]);
100 protected function mergeConfig($current, &$config) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/commonmark/vendor/league/commonmark/src/
H A DGithubFlavoredMarkdownConverter.php
H A DCommonMarkConverter.php
H A DConfigurableEnvironmentInterface.php
H A DEnvironment.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DCommonmark.php85 $environment->mergeConfig([
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md540 - `ConfigurableEnvironmentInterface::mergeConfig()`
558 - `Environment::mergeConfig()` (set configuration before instantiation instead)