[ticket/17107] Fix docblock issues

PHPBB3-17107
This commit is contained in:
rxu 2023-05-24 20:27:53 +07:00
parent 60d267893c
commit dfe6421da8
No known key found for this signature in database
GPG key ID: 955F0567380E586A

View file

@ -40,7 +40,7 @@ class viewonline_helper
* Retrieve forum IDs and add the data into the session data array
* Array structure matches sql_fethrowset() result array
*
* @param string $session_data_rowset Users' session data array
* @param array $session_data_rowset Users' session data array
*
* @return void
*/