Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DAlign.php199 if ($blockAlign === true && in_array($attributes->getLogicalTag(), TagAttributes::INLINE_LOGICAL_ELEMENTS)) {
/plugin/combo/ComboStrap/
H A DTagAttributes.php104 const INLINE_LOGICAL_ELEMENTS = [ define in ComboStrap\\TagAttributes