@@ -204,7 +204,7 @@ |
||
| 204 | 204 | /** |
| 205 | 205 | * Shows the albums and pictures the token gives access to |
| 206 | 206 | * |
| 207 | - * @param $token |
|
| 207 | + * @param string $token |
|
| 208 | 208 | * |
| 209 | 209 | * @return TemplateResponse |
| 210 | 210 | */ |
@@ -97,7 +97,7 @@ |
||
| 97 | 97 | } |
| 98 | 98 | |
| 99 | 99 | /** |
| 100 | - * @param $depth |
|
| 100 | + * @param integer $depth |
|
| 101 | 101 | * |
| 102 | 102 | * @return bool |
| 103 | 103 | */ |