Searched refs:keepconfig (Results 1 – 1 of 1) sorted by relevance
37 protected $keepconfig = ['label', 'hint', 'visibility']; variable in dokuwiki\\plugin\\struct\\types\\AbstractBaseType104 if (isset($config[$key]) || in_array($key, $this->keepconfig)) {