Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DResponse.php97 $this->assertStatusCodeIsInteger($status);
129 $this->assertStatusCodeIsInteger($code);
142 private function assertStatusCodeIsInteger($statusCode) function in GuzzleHttp\\Psr7\\Response
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DResponse.php131 $this->assertStatusCodeIsInteger($code);
148 private function assertStatusCodeIsInteger($statusCode): void function in GuzzleHttp\\Psr7\\Response