Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrandButton.php350 .{$this->getIdentifierClass()} {{$cssProperties}}
378 .{$this->getIdentifierClass()}:hover, .{$this->getIdentifierClass()}:active {{$hoverCssProperties}}
409 function getIdentifierClass(): string function in ComboStrap\\BrandButton
553 $buttonAttributes->addClassName("{$this->getWidgetClass()} {$this->getIdentifierClass()}");