allow to edit existing saved export with new export options

This commit is contained in:
2023-06-06 10:49:00 +02:00
parent c3ac382711
commit b4614974c0
4 changed files with 55 additions and 12 deletions

View File

@@ -147,7 +147,6 @@ final readonly class ExportFormHelper
SavedExport $savedExport,
array $formOptions
): array {
dump(__METHOD__);
$builder = $this->formFactory
->createBuilder(
FormType::class,