mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 07:33:50 +00:00
apply rector rules after updating the code with master branch
This commit is contained in:
@@ -30,7 +30,7 @@ final readonly class GenericDocForAccompanyingPeriodController
|
||||
private Manager $manager,
|
||||
private PaginatorFactory $paginator,
|
||||
private Security $security,
|
||||
private EngineInterface $twig,
|
||||
private \Twig\Environment $twig,
|
||||
) {
|
||||
}
|
||||
|
||||
|
@@ -29,7 +29,7 @@ final readonly class GenericDocForPerson
|
||||
private Manager $manager,
|
||||
private PaginatorFactory $paginator,
|
||||
private Security $security,
|
||||
private EngineInterface $twig,
|
||||
private \Twig\Environment $twig,
|
||||
) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user