mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix construct method for ListCSPerson
This commit is contained in:
parent
d8b6cef7b4
commit
4c354c47c9
@ -62,6 +62,7 @@ class ListCSPerson extends ListPerson implements ListInterface, ExportElementVal
|
|||||||
protected $customFieldProvider;
|
protected $customFieldProvider;
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
TranslatorInterface $translator,
|
||||||
EntityManagerInterface $em,
|
EntityManagerInterface $em,
|
||||||
ListPersonHelper $listPersonHelper,
|
ListPersonHelper $listPersonHelper,
|
||||||
TranslatableStringHelper $translatableStringHelper,
|
TranslatableStringHelper $translatableStringHelper,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user