Skip to content

Commit c12b246

Browse files
committed
Updated doc bloc
1 parent 59b908d commit c12b246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Functional/AssocPath.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @param array|string $path
2929
* @param mixed $val
3030
* @param array|object $list
31-
* @return array|object
31+
* @return array
3232
* @example
3333
*
3434
* assocPath(['x', 1], 'foo', ['x' => range(1, 3)])

0 commit comments

Comments
 (0)