Home
last modified time | relevance | path

Searched refs:createSink (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php112 $sink = $this->createSink($stream, $options);
142 private function createSink(StreamInterface $stream, array $options) function in GuzzleHttp\\Handler\\StreamHandler
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php116 $sink = $this->createSink($stream, $options);
148 private function createSink(StreamInterface $stream, array $options): StreamInterface function in GuzzleHttp\\Handler\\StreamHandler