@@ -13,8 +13,6 @@ |
||
| 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; |