Overrides OutputInterface::setFormatter
public function setFormatter(OutputFormatterInterface $formatter) : void { $this->output ->setFormatter($formatter); }