Home
last modified time | relevance | path

Searched defs:withMethod (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/psr/http-message/src/
DRequestInterface.php85 public function withMethod($method); function
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DRequestInterface.php86 public function withMethod(string $method): RequestInterface; function
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DRequest.php97 public function withMethod($method): RequestInterface function in GuzzleHttp\\Psr7\\Request
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DRequest.php94 public function withMethod($method) function in GuzzleHttp\\Psr7\\Request