We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b908d commit c12b246Copy full SHA for c12b246
1 file changed
src/Functional/AssocPath.php
@@ -28,7 +28,7 @@
28
* @param array|string $path
29
* @param mixed $val
30
* @param array|object $list
31
- * @return array|object
+ * @return array
32
* @example
33
*
34
* assocPath(['x', 1], 'foo', ['x' => range(1, 3)])
0 commit comments