EventFacadeIsSealedException
UnknownSubscriberTypeException
public function __construct(Facade $facade, int $threshold) { $this->facade = $facade; $this->threshold = $threshold; $this->registerSubscribers(); }