Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DBoldness.php16 const BOOLEAN_ATTRIBUTES = ["bold", "bolder"]; define in ComboStrap\\TagAttribute\\Boldness
30 foreach(Boldness::BOOLEAN_ATTRIBUTES as $booleanAttribute) {