Overrides ConsoleEvent::__construct
public function __construct(Command $command, InputInterface $input, OutputInterface $output, int $exitCode, ?int $interruptingSignal = null) { parent::__construct($command, $input, $output); }