Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php70 if ($logicalTag !== null && $tagAttributes->getDefaultStyleClassShouldBeAdded() === true) {
/plugin/combo/ComboStrap/
H A DTagAttributes.php1404 public function getDefaultStyleClassShouldBeAdded(): bool function in ComboStrap\\TagAttributes