Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DMessageInterface.php186 public function withBody(StreamInterface $body); function
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php127 public function withBody(StreamInterface $body) function