nextcloud-server/lib/public/Comments
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods
Fix psalm errors
Reorder methods and remove return null
Use best pattern on docblock

Goals: update https://github.com/ChristophWurst/nextcloud_composer/ with reaction methods.
The script
https://github.com/ChristophWurst/nextcloud_composer/blob/master/build.sh
only get lib/public classes

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-03 12:52:18 +07:00
..
CommentsEntityEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CommentsEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
IComment.php Add comments reactions 2022-01-21 08:37:04 +07:00
ICommentsEventHandler.php Update php licenses 2021-06-04 22:02:41 +07:00
ICommentsManager.php Update ICommentsManager with reaction methods 2022-02-03 12:52:18 +07:00
ICommentsManagerFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
IllegalIDChangeException.php Update php licenses 2021-06-04 22:02:41 +07:00
MessageTooLongException.php Update php licenses 2021-06-04 22:02:41 +07:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00