Home
last modified time | relevance | path

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

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