ConsoleOutputInterface
interface ConsoleOutputInterface implementsOutputInterface
ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
This adds information about stderr and section output stream.
Methods
OutputInterface
getErrorOutput()
Gets the OutputInterface for errors.
void
setErrorOutput(OutputInterface$error)
No description
ConsoleSectionOutput
section()
No description