Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTagAttributes.php1316 * @param array $arrayToEscape
1327 function encodeToHtmlValue(array $arrayToEscape, $subKey = null): array argument
1331 foreach ($arrayToEscape as $name => $value) {