Searched refs:getBaseUrl (Results 1 – 4 of 4) sorted by relevance
81 if (strpos($httpHeaderReferer, Site::getBaseUrl()) === false) {
69 $url = Site::getBaseUrl();
64 $this->brandUrl = Site::getBaseUrl();
476 public static function getBaseUrl(): string function in ComboStrap\\Site