Completed
Push — feature/is-short-list-utility-... ( c7ab73...d9adec )
by Juliette
04:50 queued 02:56
created
PHPCompatibility/Sniffs/PHP/NewConstantScalarExpressionsSniff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -347,7 +347,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.