2
0
forked from Wavyzz/dolibarr

fix(qodana) fix function comment wrong return

This commit is contained in:
FLIO
2023-02-08 19:09:05 +01:00
parent f1c15e1714
commit cd289ca8ac
21 changed files with 23 additions and 22 deletions

View File

@@ -593,7 +593,7 @@ class Users extends DolibarrApi
*
* @param int $group ID of group
* @param int $load_members Load members list or not {@min 0} {@max 1}
* @return array Array of User objects
* @return object object of User objects
*
* @throws RestException 401 Not allowed
* @throws RestException 404 User not found