Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dxmlinlineemptytag.php58 $pattern = PluginUtility::getEmptyTagPatternGeneral();
/template/strap/ComboStrap/
H A DPluginUtility.php360 public static function getEmptyTagPatternGeneral(): string function in ComboStrap\\PluginUtility