Home
last modified time | relevance | path

Searched refs:GuzzleStreamWrapper (Results 1 – 4 of 4) sorted by path

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst46 * Added the ability to easily register the GuzzleStreamWrapper if needed.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php7 class GuzzleStreamWrapper class
H A DInflateStream.php23 $resource = GuzzleStreamWrapper::getResource($stream);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DGuzzleStreamWrapperTest.php4 use GuzzleHttp\Stream\GuzzleStreamWrapper; alias
10 * @covers GuzzleHttp\Stream\GuzzleStreamWrapper
17 $handle = GuzzleStreamWrapper::getResource($stream);
73 GuzzleStreamWrapper::getResource($stream);
93 $r = GuzzleStreamWrapper::getResource($stream);