mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
DX: adapt to php 7.4
This commit is contained in:
parent
c13d672db2
commit
77c545344c
@ -29,7 +29,7 @@ class RequestGenerationHandler implements MessageHandlerInterface
|
||||
DocGeneratorTemplateRepository $docGeneratorTemplateRepository,
|
||||
EntityManagerInterface $entityManager,
|
||||
Generator $generator,
|
||||
StoredObjectRepository $storedObjectRepository,
|
||||
StoredObjectRepository $storedObjectRepository
|
||||
) {
|
||||
$this->docGeneratorTemplateRepository = $docGeneratorTemplateRepository;
|
||||
$this->entityManager = $entityManager;
|
||||
|
Loading…
x
Reference in New Issue
Block a user