Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php201 private function streamFor($data): StreamInterface function in Elastica\\Transport\\Guzzle
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php303 public static function streamFor($resource = '', array $options = []) function in GuzzleHttp\\Psr7\\Utils