Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php84 public static function HtmlStyleValueToArray(string $htmlStyleValue): array argument
86 $stylingDeclarationsAsString = explode(";", $htmlStyleValue);