nextcloud-server/apps/comments/tests/Unit
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
..
Activity refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
AppInfo refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Collaboration chore: run rector 2025-07-01 22:45:52 +07:00
Controller chore: run rector 2025-07-01 22:45:52 +07:00
Notification refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
EventHandlerTest.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00