Completed
Pull Request — master (#24898)
by Roeland
25:53
created
lib/private/Repair/AvatarPermissions.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -13,8 +13,6 @@
 block discarded – undo
13 13
 	/**
14 14
 	 * AvatarPermissions constructor.
15 15
 	 *
16
-	 * @param IRootFolder $root
17
-	 * @param IUserManager $userManager
18 16
 	 */
19 17
 	public function __construct(IDBConnection $connection) {
20 18
 		$this->connection = $connection;
Please login to merge, or discard this patch.