Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DBrandButton.php329 $textColor = $this->getTextColor();
367 $textColor = $this->getTextColor();
431 $textColor = $this->getTextColor();
441 function getTextColor(): ?string function in ComboStrap\\BrandButton
/template/strap/syntax/
H A Dbrand.php194 … $actualCall->addAttribute(ColorRgb::COLOR, $brandButton->getTextColor());