ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
This adds information about stderr and section output stream.
- author Dariusz Górecki
AbstractInterface
Constants |
Methods |
public abstract getErrorOutput() : Symfony Gets the OutputInterface for errors. |
public abstract section() : Symfony |
public abstract setErrorOutput(Symfony |