Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrandTag.php97 $tagAttributes = self::mixBrandButtonToTagAttributes($tagAttributes, $brandButton);
226 public static function mixBrandButtonToTagAttributes(TagAttributes $tagAttributes, BrandButton $brandButton): TagAttributes function in ComboStrap\\BrandTag
/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php77 $tagAttributes = BrandTag::mixBrandButtonToTagAttributes($tagAttributes, $brand);