Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DBrandButton.php422 $icon = $this->getResourceIconFile();
513 if (!FileSystems::exists($this->getResourceIconFile())) {
646 private function getResourceIconFile(): WikiPath function in ComboStrap\\BrandButton