Closed venimus closed 9 years ago
https://github.com/stephpy/timeline/blob/master/src/ResultBuilder/Pager/KnpPager.php#L42
should be
$this->pager = $this->paginator->paginate($target, $page, $limit, array('distinct' => true));
Hi,
Good catch, could you make a PR please ?
https://github.com/stephpy/timeline/blob/master/src/ResultBuilder/Pager/KnpPager.php#L42
should be