W3cubDocs

/Symfony 2.7

Symfony\Component\Console\Output

ConsoleOutput ConsoleOutput is the default class for all CLI output.
NullOutput NullOutput suppresses all output.
Output Base class for output classes.
StreamOutput StreamOutput writes the output to a given stream.

Interfaces

ConsoleOutputInterface ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
OutputInterface OutputInterface is the interface implemented by all Output classes.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Console/Output.html