Searched refs:getHttpScheme (Results 1 – 1 of 1) sorted by relevance
38 … return $this->getHttpScheme() . '://' . $this->getHostName() . $this->getServerVar('REQUEST_URI');46 protected function getHttpScheme() function in Facebook\\Url\\FacebookUrlDetectionHandler113 $scheme = $this->getHttpScheme();