mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
allow to edit existing saved export with new export options
This commit is contained in:
@@ -147,7 +147,6 @@ final readonly class ExportFormHelper
|
||||
SavedExport $savedExport,
|
||||
array $formOptions
|
||||
): array {
|
||||
dump(__METHOD__);
|
||||
$builder = $this->formFactory
|
||||
->createBuilder(
|
||||
FormType::class,
|
||||
|
Reference in New Issue
Block a user