Update RawPaginatorAdapter.php
This commit is contained in:
parent
196aed6630
commit
6f4e389dfd
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class RawPaginatorAdapter implements PaginatorAdapterInterface
|
|||
/**
|
||||
* @var array for the aggregations
|
||||
*/
|
||||
private $aggregations
|
||||
private $aggregations;
|
||||
|
||||
/**
|
||||
* @see PaginatorAdapterInterface::__construct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue