Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
DDimension.php72 $heightValue = TagAttributes::toQualifiedCssValue($heightValue);
DTagAttributes.php380 public static function toQualifiedCssValue($value): string function in ComboStrap\\TagAttributes