Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php60 const PATTERN_COLOR_ATTRIBUTE = "pattern-color"; define in ComboStrap\\TagAttribute\\BackgroundAttribute
349 if ($tagAttributes->hasComponentAttribute(self::PATTERN_COLOR_ATTRIBUTE)) {
350 $patternColor = $tagAttributes->getValueAndRemove(self::PATTERN_COLOR_ATTRIBUTE);