Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DResponseInterface.php52 public function withStatus($code, $reasonPhrase = ''); function
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DResponse.php127 public function withStatus($code, $reasonPhrase = '') function in GuzzleHttp\\Psr7\\Response