Skip to content

Commit ca717d1

Browse files
committed
docs: add @Used-By
1 parent 3d167be commit ca717d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/Helpers/Array/ArrayHelper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ final class ArrayHelper
2222
*
2323
* @used-by dot_array_search()
2424
*
25+
* @used-by dot_array_search()
26+
*
2527
* @return array|bool|int|object|string|null
2628
*/
2729
public static function dotSearch(string $index, array $array)

0 commit comments

Comments
 (0)