Overrides PrintedUnexpectedOutputSubscriber::notify
public function notify(PrintedUnexpectedOutput $event) : void { $this->printer ->print($event->output()); }