Home
last modified time | relevance | path

Searched defs:withCookieParams (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php288 public function withCookieParams(array $cookies) function in GuzzleHttp\\Psr7\\ServerRequest
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php85 public function withCookieParams(array $cookies); function