Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Helpers/
H A DFacebookSignedRequestFromInputHelper.php96 if ($this->signedRequest && $this->signedRequest->hasOAuthData()) {
/plugin/authfacebook/lib/
H A DSignedRequest.php121 public function hasOAuthData() function in Facebook\\SignedRequest