private property StreamWrapper::$stream in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/psr7/src/StreamWrapper.php \GuzzleHttp\Psr7\StreamWrapper::stream
@var StreamInterface
File
- vendor/
guzzlehttp/ psr7/ src/ StreamWrapper.php, line 15
Class
- StreamWrapper
- Converts Guzzle streams into PHP stream resources.
Namespace
GuzzleHttp\Psr7Code
private $stream;