Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Beru committed Jan 29, 2024
1 parent f133011 commit f62c36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ public function search($query = '', ?array $options = null, string $method = Req
* @throws ClientException
*
* @return int|ResultSet
*
* @phpstan-return ($fullResult is false ? int : ResultSet)
*/
public function count($query = '', bool $fullResult = false, string $method = Request::POST)
Expand Down

0 comments on commit f62c36e

Please sign in to comment.