Skip to content

Commit 313d934

Browse files
authored
Merge pull request #74 from angus-mcritchie/master
Updated multiSearch perform type in doctype to match actual type
2 parents 8e6db1c + 3f839b6 commit 313d934

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)