Searched refs:renderClosingTag (Results 1 – 4 of 4) sorted by relevance
151 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
200 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);
423 static function renderClosingTag(TagAttributes $tagAttributes, string $context): string function in ComboStrap\\HeadingTag
93 $renderer->doc .= HeadingTag::renderClosingTag($tagAttributes, $context);