@@ -28,8 +28,7 @@ |
||
| 28 | 28 | EntityManagerInterface $em, |
| 29 | 29 | PlayerChartRankingQuery $playerChartRankingQuery, |
| 30 | 30 | EventDispatcherInterface $eventDispatcher |
| 31 | - ) |
|
| 32 | - { |
|
| 31 | + ) { |
|
| 33 | 32 | $this->em = $em; |
| 34 | 33 | $this->playerChartRankingQuery = $playerChartRankingQuery; |
| 35 | 34 | $this->eventDispatcher = $eventDispatcher; |