Completed
Pull Request — master (#25351)
by Thomas
09:09
created
apps/provisioning_api/lib/Users.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -424,7 +424,7 @@
 block discarded – undo
424 424
 	/**
425 425
 	 * Returns whether the given user can manage the given group
426 426
 	 *
427
-	 * @param IUser $user user to check access
427
+	 * @param \OCP\IUser $user user to check access
428 428
 	 * @param IGroup|null $group group to check or null
429 429
 	 *
430 430
 	 * @return true if the user can manage the group
Please login to merge, or discard this patch.