Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Tag/
H A DBarTag.php34 public const HTML_SECTION_TAG = "section"; define in ComboStrap\\Tag\\BarTag
46 $tag = self::HTML_SECTION_TAG;
81 if ($htmlTag === BarTag::HTML_SECTION_TAG) {