Home
last modified time | relevance | path

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

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