]> source.dussan.org Git - nextcloud-server.git/commit
fix: Move AppManager events to IEventDispatcher
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 09:40:42 +0000 (11:40 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:51 +0000 (09:57 +0200)
commit5bb6a7804f051111606be094f6ee183db0e3d2c7
treec3b733aa1aeacf9bac566caf3dea6d93f1a79bdb
parent4f7de8ed60f528c38af9e4ba988015e9e9abc5dc
fix: Move AppManager events to IEventDispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/App/AppManager.php
lib/private/Server.php
tests/lib/App/AppManagerTest.php
tests/lib/AppTest.php