Overrides ConsoleOutputInterface::setErrorOutput
public function setErrorOutput(OutputInterface $error) : void { $this->stderr = $error; }