nextcloud-server/apps/comments/tests/Unit/Notification
Carl Schwan 3c9b937e28
refactor(comment): Port away from deprecated event comment constant
Create new events to replace deprecated CommentsEvent constant and use
them when creating CommentsEvents.

On the listener side, we can't yet use these events as deck still send
the old events.

Also fixes some issues reported by psalm level 3 on the comment app.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-04 17:38:53 +07:00
..
ListenerTest.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
NotifierTest.php test: Fix some apps/*/tests 2025-05-15 08:26:15 +07:00