You are here

private property Stream::$stream in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/zendframework/zend-diactoros/src/Stream.php \Zend\Diactoros\Stream::stream
  2. 8.0 vendor/guzzlehttp/psr7/src/Stream.php \GuzzleHttp\Psr7\Stream::stream
Same name and namespace in other branches
  1. 8 vendor/guzzlehttp/psr7/src/Stream.php \GuzzleHttp\Psr7\Stream::stream

File

vendor/guzzlehttp/psr7/src/Stream.php, line 13

Class

Stream
PHP stream implementation.

Namespace

GuzzleHttp\Psr7

Code

private $stream;