getErrorOutput()
getErrorOutput() : \app\framework\Component\Console\Output\OutputInterface
Gets the OutputInterface for errors.
ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
This adds information about stderr and section output stream.
getErrorOutput() : \app\framework\Component\Console\Output\OutputInterface
Gets the OutputInterface for errors.
setErrorOutput(\app\framework\Component\Console\Output\OutputInterface $error)
\app\framework\Component\Console\Output\OutputInterface | $error |