Searched refs:conf_protected (Results 1 – 1 of 1) sorted by relevance
18 private static $conf_protected = null; // protected configurations (only for plugins) variable in settingshierarchy165 if (!static::$conf_protected){169 static::$conf_protected = $conf['plugin'];171 return @static::$conf_protected[$pluginname][$key];