Home
last modified time | relevance | path

Searched refs:BRANDING_COLOR_INHERITANCE_ENABLE_CONF_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrandingColors.php19 public const BRANDING_COLOR_INHERITANCE_ENABLE_CONF_DEFAULT = 1; define in ComboStrap\\BrandingColors
H A DSiteConfig.php552 return $this->getValue(BrandingColors::BRANDING_COLOR_INHERITANCE_ENABLE_CONF, BrandingColors::BRANDING_COLOR_INHERITANCE_ENABLE_CONF_DEFAULT) === 1;