Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DButtonTag.php172 $tagAttributes->setDefaultStyleClassShouldBeAdded(false);
H A DTagAttributes.php1409 public function setDefaultStyleClassShouldBeAdded(bool $bool): TagAttributes function in ComboStrap\\TagAttributes