Skip to content

Commit 3f839b6

Browse files
Updated multiSearch perform type in doctype to match actual type
1 parent 9f33382 commit 3f839b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MultiSearch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function __construct(ApiCall $apiCall)
3030
}
3131

3232
/**
33-
* @param string $searches
33+
* @param array $searches
3434
* @param array $queryParameters
3535
*
3636
* @return array

0 commit comments

Comments
 (0)