mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-14 08:07:40 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -26,7 +26,7 @@ class CustomFieldsGroupType extends AbstractType
|
||||
public function __construct(
|
||||
private readonly array $customizableEntities,
|
||||
// TODO : add comment about this variable
|
||||
private readonly TranslatorInterface $translator
|
||||
private readonly TranslatorInterface $translator,
|
||||
) {}
|
||||
|
||||
// TODO : details about the function
|
||||
|
||||
Reference in New Issue
Block a user