Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConsoleOutput.php
ConsoleOutput::$stderr
Type:
stderr
File
vendor/
symfony/
console/
Output/
ConsoleOutput.php
, line 32
Class
ConsoleOutput
ConsoleOutput is the default class for all CLI output. It uses STDOUT and STDERR.
Namespace
Symfony\Component\Console\Output
Code
private OutputInterface $stderr;
RSS feed