Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Url/
H A DFacebookUrlDetectionHandler.php61 return $this->protocolWithActiveSsl($protocol);
66 return $this->protocolWithActiveSsl($protocol);
79 protected function protocolWithActiveSsl($protocol) function in Facebook\\Url\\FacebookUrlDetectionHandler