mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/17281] Update psalm config and fix issues
PHPBB3-17281
This commit is contained in:
@@ -223,7 +223,7 @@ class manager
|
||||
* Mark notifications read or unread for a given method
|
||||
*
|
||||
* @param string $method_name
|
||||
* @param int|array $notification_id Notification id or array of notification ids.
|
||||
* @param array $notification_id Notification id or array of notification ids.
|
||||
* @param bool|int $time Time at which to mark all notifications prior to as read. False to mark all as read. (Default: False)
|
||||
* @param bool $mark_read Define if the notification as to be set to True or False. (Default: True)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user