Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DArrayUtility.php18 public static function formatAsHtmlList(array $toPrint, &$content = ""): string function in ComboStrap\\ArrayUtility
29 self::formatAsHtmlList($value, $content);
/plugin/combo/syntax/
H A Dmetadata.php66 $content .= \ComboStrap\ArrayUtility::formatAsHtmlList($metas);