Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/psr/http-message/src/
DServerRequestInterface.php244 public function withAttribute($name, $value); function
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DServerRequestInterface.php244 public function withAttribute(string $name, $value): ServerRequestInterface; function
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DServerRequest.php321 public function withAttribute($attribute, $value): ServerRequestInterface function in GuzzleHttp\\Psr7\\ServerRequest
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DServerRequest.php357 public function withAttribute($attribute, $value) function in GuzzleHttp\\Psr7\\ServerRequest