Home
last modified time | relevance | path

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

/plugin/combo/syntax/ !
H A Dcell.php181 … if (in_array($firstChild->getTagName(), TagAttributes::CONTAINER_LOGICAL_ELEMENTS)) {
/plugin/combo/ComboStrap/ !
H A DTagAttributes.php116 const CONTAINER_LOGICAL_ELEMENTS = [ define in ComboStrap\\TagAttributes