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.
1 parent 23a9fb4 commit db424e6Copy full SHA for db424e6
DependencyInjection/Configuration.php
@@ -11,10 +11,10 @@
11
12
namespace FOS\UserBundle\DependencyInjection;
13
14
+use FOS\UserBundle\Form\Type;
15
use Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition;
16
use Symfony\Component\Config\Definition\Builder\TreeBuilder;
17
use Symfony\Component\Config\Definition\ConfigurationInterface;
-use FOS\UserBundle\Form\Type;
18
19
/**
20
* This class contains the configuration information for the bundle.
0 commit comments