Home
last modified time | relevance | path

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

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