mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 18:43:49 +00:00
apply rector rules after updating the code with master branch
This commit is contained in:
@@ -34,7 +34,7 @@ use UnexpectedValueException;
|
||||
final readonly class CalendarDocController
|
||||
{
|
||||
public function __construct(
|
||||
private EngineInterface $engine,
|
||||
private \Twig\Environment $engine,
|
||||
private EntityManagerInterface $entityManager,
|
||||
private FormFactoryInterface $formFactory,
|
||||
private Security $security,
|
||||
|
Reference in New Issue
Block a user