@@ -74,7 +74,7 @@ |
||
74 | 74 | * @param null|int $limit |
75 | 75 | * @param array $options |
76 | 76 | * |
77 | - * @return array |
|
77 | + * @return \Elastica\Result[] |
|
78 | 78 | */ |
79 | 79 | protected function search($query, $limit = null, $options = []) |
80 | 80 | { |