Overrides OutputInterface::setDecorated
public function setDecorated(bool $decorated) : void { $this->output ->setDecorated($decorated); }