registerNotifierService(Notifier::class); $context->registerEventListener(StateChanged::class, RegistryUpdater::class); } #[\Override] public function boot(IBootContext $context): void { } }