Searched refs:StreamWrapper (Results 1 – 6 of 6) sorted by relevance
29 $resource = StreamWrapper::getResource($stream);
14 final class StreamWrapper class
31 $resource = StreamWrapper::getResource($stream);
12 class StreamWrapper class
289 ## PHP StreamWrapper291 You can use the `GuzzleHttp\Psr7\StreamWrapper` class if you need to use a294 Use the `GuzzleHttp\Psr7\StreamWrapper::getResource()` method to create a PHP298 use GuzzleHttp\Psr7\StreamWrapper;301 $resource = StreamWrapper::getResource($stream);
304 ## PHP StreamWrapper306 You can use the `GuzzleHttp\Psr7\StreamWrapper` class if you need to use a309 Use the `GuzzleHttp\Psr7\StreamWrapper::getResource()` method to create a PHP313 use GuzzleHttp\Psr7\StreamWrapper;316 $resource = StreamWrapper::getResource($stream);