Skip to content

Commit 491bca4

Browse files
committed
Merge pull request #123 from kufi/patch-2
Added missing use
2 parents f86cd52 + 5910d91 commit 491bca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Form/EventListener/SingleUploadSubscriber.php

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
66
use Symfony\Component\Form\FormEvent;
77
use Symfony\Component\Form\FormEvents;
8+
use Symfony\Component\Form\ResolvedFormTypeInterface;
89

910
/**
1011
* @author Piotr Gołębiewski <[email protected]>

0 commit comments

Comments
 (0)