Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DQualityMenuItem.php32 const CLASS_HTML_LOW = "combo-quality-item-low"; define in ComboStrap\\QualityMenuItem
80 $linkAttributes['class'] .= " ".self::CLASS_HTML_LOW;