Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTagAttributes.php179 const HTML_ATTRIBUTES = [ define in ComboStrap\\TagAttributes
664 if (in_array($key, self::HTML_ATTRIBUTES) || strpos($key, 'data-') === 0) {