@@ -347,7 +347,7 @@ |
||
347 | 347 | * @param int $end The end of the value definition (inclusive), |
348 | 348 | * i.e. this token will be examined as part of |
349 | 349 | * the snippet. |
350 | - * @param bool $nestedArrays Optional. Array nesting level when examining |
|
350 | + * @param integer $nestedArrays Optional. Array nesting level when examining |
|
351 | 351 | * the content of an array. |
352 | 352 | * |
353 | 353 | * @return bool |