Skip to content

Commit e6d2888

Browse files
cs fix
1 parent 370fbd8 commit e6d2888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Extension/DataCollector/FormDataExtractorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
use PHPUnit\Framework\TestCase;
1616
use Symfony\Component\Form\CallbackTransformer;
1717
use Symfony\Component\Form\Exception\TransformationFailedException;
18-
use Symfony\Component\Form\Extension\DataCollector\FormDataExtractor;
1918
use Symfony\Component\Form\Extension\Core\Type\HiddenType;
19+
use Symfony\Component\Form\Extension\DataCollector\FormDataExtractor;
2020
use Symfony\Component\Form\FormBuilder;
2121
use Symfony\Component\Form\FormError;
2222
use Symfony\Component\Form\FormView;

0 commit comments

Comments
 (0)