@@ -295,8 +295,8 @@ |
||
| 295 | 295 | * |
| 296 | 296 | * @NoAdminRequired |
| 297 | 297 | * |
| 298 | - * @param bool $show |
|
| 299 | - * @param bool $key the key of the folder |
|
| 298 | + * @param integer $show |
|
| 299 | + * @param string|boolean $key the key of the folder |
|
| 300 | 300 | * |
| 301 | 301 | * @return Response |
| 302 | 302 | */ |