Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Url/
H A DFacebookUrlDetectionHandler.php38 … return $this->getHttpScheme() . '://' . $this->getHostName() . $this->getServerVar('REQUEST_URI');
46 protected function getHttpScheme() function in Facebook\\Url\\FacebookUrlDetectionHandler
113 $scheme = $this->getHttpScheme();