Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Exceptions/
DFacebookResponseException.php162 public function getHttpStatusCode() function in Facebook\\Exceptions\\FacebookResponseException
164 return $this->response->getHttpStatusCode();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DRepositoryError.php59 public function getHttpStatusCode() function in Google\\Service\\CloudSearch\\RepositoryError
/plugin/oauth/
H A DHttpTokenResponseException.php43 public function getHttpStatusCode() function in dokuwiki\\plugin\\oauth\\HttpTokenResponseException
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DPersonResponse.php45 public function getHttpStatusCode() function in Google\\Service\\PeopleService\\PersonResponse
/plugin/authfacebook/lib/
DFacebookBatchResponse.php59 $httpStatusCode = $response->getHttpStatusCode();
DFacebookResponse.php120 public function getHttpStatusCode() function in Facebook\\FacebookResponse