injectFn(function (INotificationManager $notificationManager): void { $notificationManager->registerApp(NotificationApp::class); }); } }