nextcloud-server/lib/private/Comments
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
..
Comment.php fix(comments): Document supported types and provide psalm typing 2024-10-17 14:27:42 +07:00
Manager.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
ManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00