Minor: Improve PHPDoc and syntax in usermanager.lib.php

pull/4863/head
Yannick Warnier 2 years ago
parent 421461d0e1
commit 7e40ef3a95
  1. 1
      main/inc/lib/usermanager.lib.php

@ -3240,6 +3240,7 @@ class UserManager
* @param bool Whether to prefix the fields indexes with "extra_" (might be used by formvalidator)
* @param bool Whether to return invisible fields as well
* @param bool Whether to split multiple-selection fields or not
* @param mixed Whether to filter on the value of filter
*
* @return array Array of fields => value for the given user
*/

Loading…
Cancel
Save