mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
DX: rector apply rules 'symfony up to 4.4
This commit is contained in:
@@ -35,7 +35,7 @@ class CustomFieldLongChoice extends AbstractCustomField
|
||||
public function __construct(
|
||||
private readonly OptionRepository $optionRepository,
|
||||
private readonly TranslatableStringHelper $translatableStringHelper,
|
||||
private readonly EngineInterface $templating,
|
||||
private readonly \Twig\Environment $templating,
|
||||
) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user