Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DHtml.php189 * @param string $newNames - the name that we want to add
199 public static function mergeClassNames(string $newNames, ?string $actualNames): string argument
204 $newValues = StringUtility::explodeAndTrim($newNames, " ");