InvalidArgumentException
UnknownEventTypeException
Overrides Emitter::applicationFinished
public function applicationFinished(int $shellExitCode) : void { $this->dispatcher ->dispatch(new Application\Finished($this->telemetryInfo(), $shellExitCode)); }