]> source.dussan.org Git - nextcloud-server.git/commit
fix!: Remove symfony EventDispatcherInterface from Group
authorJoas Schilling <coding@schilljs.com>
Wed, 26 Jul 2023 19:56:07 +0000 (21:56 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 21:13:37 +0000 (23:13 +0200)
commit80f79e170dfb0086f0edae0695ddce04ea199af8
tree79a2c78af094fead64738da3be82d31c48d8a6f2
parentad12a740cb619d701de332eedda91dcbb1f53047
fix!: Remove symfony EventDispatcherInterface from Group

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Group/Group.php
lib/private/Group/Manager.php
lib/private/Server.php
tests/lib/Group/GroupTest.php
tests/lib/Group/ManagerTest.php