mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -31,7 +31,7 @@ final class ReportType extends AbstractType
|
||||
private readonly AuthorizationHelper $authorizationHelper,
|
||||
private readonly TokenStorageInterface $tokenStorage,
|
||||
private readonly TranslatableStringHelper $translatableStringHelper,
|
||||
private readonly ObjectManager $om
|
||||
private readonly ObjectManager $om,
|
||||
) {}
|
||||
|
||||
public function buildForm(FormBuilderInterface $builder, array $options)
|
||||
|
Reference in New Issue
Block a user