dachcom-digital / pimcore-formbuilder

Pimcore Formbuilder - create forms easily!
Other
92 stars 47 forks source link

Use TranslatorInterface instead of Pimcore Translator #446

Closed dpfaffenbauer closed 6 months ago

dpfaffenbauer commented 6 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

We have the Pimcore Translator decorated and this runs into the following issue then:

FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType::__construct(): Argument #1 ($translator) must be of type Pimcore\Translation\Translator, App\Service\Translation given