Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Tag/
H A DWebCodeTag.php304 return self::finishIframe($tagAttributes);
398 return self::finishIframe($tagAttributes, $bar);
495 private static function finishIframe(TagAttributes $tagAttributes, string $bar = ""): string function in ComboStrap\\Tag\\WebCodeTag