@@ -258,7 +258,7 @@ |
||
258 | 258 | /** |
259 | 259 | * Whether an offset exists |
260 | 260 | * |
261 | - * @param int|string $offset |
|
261 | + * @param integer $offset |
|
262 | 262 | * |
263 | 263 | * @return bool |
264 | 264 | * |