Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DBoldness.php13 const BOLDNESS_ATTRIBUTE = "boldness"; define in ComboStrap\\TagAttribute\\Boldness
14 const CANONICAL = self::BOLDNESS_ATTRIBUTE;
26 if ($tagAttributes->hasComponentAttribute(self::BOLDNESS_ATTRIBUTE)) {
27 $value = $tagAttributes->getValueAndRemove(self::BOLDNESS_ATTRIBUTE);