Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIcon.php89 ->setTagAttributes($tagAttributes);
101 $icon->setTagAttributes($tagAttributes);
112 private function setTagAttributes(TagAttributes $tagAttributes): Icon function in ComboStrap\\Icon