chore: code cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ class RecentController extends AbstractController
|
||||
|
||||
$query = $this
|
||||
->dispositionRepository
|
||||
->getRecentQuery($teamer)
|
||||
->getRecentByTeamerQuery($teamer)
|
||||
;
|
||||
|
||||
$pagination = $this->paginator->paginate(
|
||||
|
||||
Reference in New Issue
Block a user