]> source.dussan.org Git - nextcloud-server.git/commit
feat(notifications): Migrate server INotifiers to new exceptions 46095/head
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jun 2024 09:20:48 +0000 (11:20 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 25 Jun 2024 09:56:24 +0000 (11:56 +0200)
commit8130968a352bcf66606a076598fa4a58a291bc6d
treeed7d9c5bfc0d7e1b3c63348f0416d96cb51fb6ef
parent9496ce6c7a35f5a6d151b78d78a45b1c900b3b2a
feat(notifications): Migrate server INotifiers to new exceptions

Signed-off-by: Joas Schilling <coding@schilljs.com>
14 files changed:
apps/comments/lib/Notification/Notifier.php
apps/comments/tests/Unit/Notification/NotifierTest.php
apps/dav/lib/CalDAV/Reminder/Notifier.php
apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php
apps/federatedfilesharing/lib/Notifier.php
apps/files/lib/Notification/Notifier.php
apps/files_reminders/lib/Notification/Notifier.php
apps/files_sharing/lib/Notification/Notifier.php
apps/twofactor_backupcodes/lib/Notifications/Notifier.php
apps/updatenotification/lib/Notification/AppUpdateNotifier.php
apps/updatenotification/lib/Notification/Notifier.php
apps/user_ldap/lib/Notification/Notifier.php
core/Notification/CoreNotifier.php
lib/private/Authentication/Notifications/Notifier.php