You are here

protected property HttpStreamWrapper::$stream in Remote Stream Wrapper 8

The response stream.

Type: \Psr\Http\Message\StreamInterface

File

src/StreamWrapper/HttpStreamWrapper.php, line 27

Class

HttpStreamWrapper
HTTP(s) stream wrapper.

Namespace

Drupal\remote_stream_wrapper\StreamWrapper

Code

protected $stream;