Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DDimension.php72 $heightValue = TagAttributes::toQualifiedCssValue($heightValue);
H A DTagAttributes.php380 public static function toQualifiedCssValue($value): string function in ComboStrap\\TagAttributes