Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrand.php27 private $brandUrl; variable in ComboStrap\\Brand
64 $this->brandUrl = Site::getBaseUrl();
79 $this->brandUrl = $this->brandDict["url"] ?? null;
316 return $this->brandUrl;