Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StreamOutput.php
StreamOutput::$stream
@var resource
Type:
stream
File
vendor/
symfony/
console/
Output/
StreamOutput.php
, line 33
Class
StreamOutput
StreamOutput writes the output to a given stream.
Namespace
Symfony\Component\Console\Output
Code
private $stream;
RSS feed