You are here

private property StreamOutput::$stream in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Output/StreamOutput.php \Symfony\Component\Console\Output\StreamOutput::stream

File

vendor/symfony/console/Output/StreamOutput.php, line 31

Class

StreamOutput
StreamOutput writes the output to a given stream.

Namespace

Symfony\Component\Console\Output

Code

private $stream;