]> source.dussan.org Git - nextcloud-server.git/commit
fix(comments): Emit CommentsEntityEvent as typed event 39304/head
authorJoas Schilling <coding@schilljs.com>
Tue, 11 Jul 2023 09:06:29 +0000 (11:06 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 18 Jul 2023 14:19:01 +0000 (16:19 +0200)
commitc3bc575d992c6816a89bb18734146c67ecdd17d2
treeb66e160b98418b18c508ab6232b682bca26d9260
parent705ccd50c566fdd7f484b5084e377169e60f7b6a
fix(comments): Emit CommentsEntityEvent as typed event

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/comments/lib/AppInfo/Application.php
apps/dav/lib/Comments/RootCollection.php
apps/dav/lib/RootCollection.php
apps/dav/tests/unit/Comments/RootCollectionTest.php
lib/public/Comments/CommentsEntityEvent.php