Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrand.php131 if ($brand->supportButtonType($type)) {
321 public function supportButtonType(string $type): bool function in ComboStrap\\Brand
H A DBrandListTag.php56 if (!$brandButton->getBrand()->supportButtonType($type)) {