Searched refs:htmlStyleValue (Results 1 – 1 of 1) sorted by relevance
84 public static function HtmlStyleValueToArray(string $htmlStyleValue): array argument86 $stylingDeclarationsAsString = explode(";", $htmlStyleValue);