]> source.dussan.org Git - nextcloud-server.git/commit
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 39485/head
authorJoas Schilling <coding@schilljs.com>
Wed, 19 Jul 2023 19:56:34 +0000 (21:56 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 09:19:26 +0000 (11:19 +0200)
commit77bc6c32d8b7cfe65f6a0e4ba303997a22f075d7
tree30c9d215b79d0c21ba7ecac0b5fb94865fec2863
parent43ab741f9cc252ac48612f586b0d545c0c253e5c
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/lib/RootCollection.php
apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php
apps/files/lib/Collaboration/Resources/Listener.php
apps/files/tests/Controller/ViewControllerTest.php
apps/files_external/tests/Controller/StoragesControllerTest.php
apps/files_sharing/lib/AppInfo/Application.php
apps/files_sharing/tests/ApplicationTest.php
apps/user_ldap/lib/AppInfo/Application.php
apps/workflowengine/tests/ManagerTest.php
lib/public/SystemTag/SystemTagsEntityEvent.php