chore: code cleanup

This commit is contained in:
Björn Fromme
2023-12-07 15:17:30 +01:00
parent 55f169751f
commit 77924b6a31
5 changed files with 7 additions and 5 deletions
@@ -29,7 +29,7 @@ class RecentController extends AbstractController
$query = $this
->dispositionRepository
->getRecentQuery($teamer)
->getRecentByTeamerQuery($teamer)
;
$pagination = $this->paginator->paginate(