Skip to content

Commit 74e2e43

Browse files
author
Yasser Lahbibi
authored
forgot UploadedFile trait
1 parent 0df8297 commit 74e2e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/FillsSubAttributes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
use Symfony\Component\HttpFoundation\ParameterBag;
2020
use Yassi\NestedForm\Exceptions\NestedValidationException;
2121
use Yassi\NestedForm\NestedForm;
22+
use Symfony\Component\HttpFoundation\File\UploadedFile;
2223

2324
trait FillsSubAttributes
2425
{

0 commit comments

Comments
 (0)