Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFontSize.php10 const FONT_SIZE = "font-size"; define in ComboStrap\\FontSize
11 const CANONICAL = self::FONT_SIZE;
38 if ($tagAttributes->hasComponentAttribute(self::FONT_SIZE)) {
39 $value = $tagAttributes->getValueAndRemove(self::FONT_SIZE);