You are here

private property StreamWrapper::$stream in Lockr 7.3

@var StreamInterface

File

vendor/guzzlehttp/psr7/src/StreamWrapper.php, line 15

Class

StreamWrapper
Converts Guzzle streams into PHP stream resources.

Namespace

GuzzleHttp\Psr7

Code

private $stream;