The doc-type Param{] could not be parsed: Unknown type name "Param{" at position 0. (view supported doc-types)
This check marks PHPDoc comments that could not be parsed by our parser. To see
which comment annotations we can parse, please refer to our documentation on
supported doc-types.
Loading history...
23
*/
24
public function handle($config);
25
26
/**
27
* Adds special query case to elasticsearch request
This check marks PHPDoc comments that could not be parsed by our parser. To see which comment annotations we can parse, please refer to our documentation on supported doc-types.