Fix wrong annotation

This commit is contained in:
Miha Vrhovnik 2014-03-11 14:50:00 +01:00
parent 245732781b
commit fe871c5ac4

View file

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