]> source.dussan.org Git - nextcloud-server.git/commit
Change how Notifiers and Apps are registered
authorJoas Schilling <coding@schilljs.com>
Wed, 10 Apr 2019 12:45:33 +0000 (14:45 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 15 Jul 2019 13:12:42 +0000 (15:12 +0200)
commit9690b3153a0909c04437d0730302045c82b63bb7
treec09246812e9a45a06d73fbc52bd69995c6f8c895
parent9b288cda6daf0ab82a910b3442fcc0e003471741
Change how Notifiers and Apps are registered

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Notification/Manager.php
lib/public/Notification/AlreadyProcessedException.php [new file with mode: 0644]
lib/public/Notification/IManager.php
lib/public/Notification/INotifier.php