Component\Console\Output

Classes

ConsoleOutput ConsoleOutput is the default class for all CLI output. It uses STDOUT.
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.
doc_Symfony
2016-10-28 06:10:04
Comments
Leave a Comment

Please login to continue.