Completed
Push — master ( 2d3df6...81ca88 )
by Lars
02:08
created
src/Arrayy.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4167,7 +4167,7 @@  discard block
 block discarded – undo
4167 4167
     }
4168 4168
 
4169 4169
     /**
4170
-     * @param mixed      $path
4170
+     * @param string      $path
4171 4171
      * @param callable   $callable
4172 4172
      * @param array|null $currentOffset
4173 4173
      */
@@ -4300,7 +4300,7 @@  discard block
 block discarded – undo
4300 4300
     }
4301 4301
 
4302 4302
     /**
4303
-     * @param mixed               $glue
4303
+     * @param string               $glue
4304 4304
      * @param array|static|string $pieces
4305 4305
      * @param bool                $useKeys
4306 4306
      *
Please login to merge, or discard this patch.