Overrides ConsoleEvent::__construct
public function __construct(Command $command, InputInterface $input, OutputInterface $output, int|false $exitCode = 0) { parent::__construct($command, $input, $output); }