Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php131 public function getErrorProperty($field, $default = null) function in Facebook\\Authentication\\AccessTokenMetadata
187 return $this->getErrorProperty('code');
197 return $this->getErrorProperty('message');
207 return $this->getErrorProperty('subcode');