mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -55,7 +55,7 @@ class SingleTaskListType extends AbstractType
|
||||
EntityManagerInterface $em,
|
||||
TokenStorageInterface $tokenStorage,
|
||||
AuthorizationHelper $authorizationHelper,
|
||||
TaskWorkflowManager $taskWorkflowManager
|
||||
TaskWorkflowManager $taskWorkflowManager,
|
||||
) {
|
||||
$this->em = $em;
|
||||
$this->tokenStorage = $tokenStorage;
|
||||
|
Reference in New Issue
Block a user