mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -35,7 +35,7 @@ class UserAccompanyingPeriodController extends AbstractController
|
||||
],
|
||||
false => [
|
||||
AccompanyingPeriod::STEP_CLOSED,
|
||||
]
|
||||
],
|
||||
};
|
||||
|
||||
$total = $this->accompanyingPeriodRepository->countBy(['user' => $this->getUser(), 'step' => $steps]);
|
||||
|
Reference in New Issue
Block a user