D | SiteConfig.php | 87 …public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUt… function in ComboStrap\\SiteConfig 136 $oldValue = self::getConfValue($key, $value, $pluginNamespace); 170 return self::getConfValue($key, $default, $scope);
|