Home
last modified time | relevance | path

Searched defs:getConfValue (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DSiteConfig.php87 …public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUt… function in ComboStrap\\SiteConfig
H A DExecutionContext.php546 public function getConfValue(string $key, string $default = null) function in ComboStrap\\ExecutionContext