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 48201af commit f3d229cCopy full SHA for f3d229c
DependencyInjection/WebProfilerExtension.php
@@ -11,7 +11,7 @@
11
12
namespace Symfony\Bundle\WebProfilerBundle\DependencyInjection;
13
14
-use Symfony\Component\DependencyInjection\Extension\Extension;;
+use Symfony\Component\DependencyInjection\Extension\Extension;
15
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
16
use Symfony\Component\DependencyInjection\ContainerBuilder;
17
use Symfony\Component\Config\FileLocator;
0 commit comments