]> source.dussan.org Git - nextcloud-server.git/commit
fix: Move Sharing events to IEventDispatcher
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 17:30:15 +0000 (19:30 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:53 +0000 (09:57 +0200)
commitc67c067ee796d8a466c47458d06a8a0c20f8d5c2
tree70ee4ddbfc886038cb58a26e9226e1aeb1b1e3fd
parent44a0a621075962fecd9a3c94e724e2b544f7ce38
fix: Move Sharing events to IEventDispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Share20/LegacyHooks.php
lib/private/Share20/Manager.php
tests/lib/Share20/LegacyHooksTest.php
tests/lib/Share20/ManagerTest.php