Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php55 const PATTERN_ATTRIBUTE = "pattern"; define in ComboStrap\\TagAttribute\\BackgroundAttribute
83 !isset($background[self::PATTERN_ATTRIBUTE])
303 if ($tagAttributes->hasComponentAttribute(self::PATTERN_ATTRIBUTE)) {
315 $patternValue = strtolower($tagAttributes->getValueAndRemove(self::PATTERN_ATTRIBUTE));