Skip to content

Commit 93f0ffa

Browse files
update return sample
1 parent 4365672 commit 93f0ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/array_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following functions are available:
7070

7171
// Returns: 23
7272
$barBaz = dot_array_search('foo.bar\.baz', $data);
73-
// Returns: 42
73+
// Returns: 43
7474
$fooBar = dot_array_search('foo\.bar.baz', $data);
7575

7676

0 commit comments

Comments
 (0)