We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44dcd5f + a86975f commit f4ef2c3Copy full SHA for f4ef2c3
Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php
@@ -16,8 +16,6 @@
16
use Symfony\Component\Form\ChoiceList\ArrayChoiceList;
17
use Symfony\Component\Form\ChoiceList\ChoiceList;
18
use Symfony\Component\Form\ChoiceList\ChoiceListInterface;
19
-use Symfony\Component\Form\ChoiceList\ChoiceListInterface;
20
-use Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator;
21
use Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator;
22
use Symfony\Component\Form\ChoiceList\Factory\ChoiceListFactoryInterface;
23
use Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface;
0 commit comments