@@ -202,7 +202,7 @@ |
||
| 202 | 202 | * We don't have any more options, so let's throw an exception right now |
| 203 | 203 | * and hope the developer won't let it fail silently. |
| 204 | 204 | * |
| 205 | - * @param mixed $length |
|
| 205 | + * @param integer $length |
|
| 206 | 206 | * @psalm-suppress MissingReturnType |
| 207 | 207 | * @throws Exception |
| 208 | 208 | */ |