Searched refs:toPrint (Results 1 – 1 of 1) sorted by relevance
14 * @param array $toPrint18 public static function formatAsHtmlList(array $toPrint, &$content = ""): string argument23 ksort($toPrint);26 foreach ($toPrint as $key => $value) {