Completed
Push — master ( c6b695...ef96a9 )
by Lars
01:52
created
src/Arrayy.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4439,7 +4439,7 @@  discard block
 block discarded – undo
4439 4439
     }
4440 4440
 
4441 4441
     /**
4442
-     * @param mixed      $path
4442
+     * @param string      $path
4443 4443
      * @param callable   $callable
4444 4444
      * @param array|null $currentOffset
4445 4445
      */
@@ -4534,7 +4534,7 @@  discard block
 block discarded – undo
4534 4534
     }
4535 4535
 
4536 4536
     /**
4537
-     * @param mixed $glue
4537
+     * @param string $glue
4538 4538
      * @param mixed $pieces
4539 4539
      * @param bool  $useKeys
4540 4540
      *
Please login to merge, or discard this patch.