@@ -32,7 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Map field value to a proper search engine representation. |
34 | 34 | * |
35 | - * @return mixed |
|
35 | + * @return string |
|
36 | 36 | */ |
37 | 37 | public function map(Field $field) |
38 | 38 | { |