Merge pull request #499 from mvrhov/patch-2

Fix wrong annotation
This commit is contained in:
Lukas Kahwe Smith 2014-03-11 15:18:36 +01:00
commit 33f85bec22

View file

@ -33,7 +33,7 @@ class RawPaginatorAdapter implements PaginatorAdapterInterface
private $totalHits;
/**
* @array for the facets
* @var array for the facets
*/
private $facets;