We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cdced commit 258b798Copy full SHA for 258b798
src/DependencyInjection/Configuration.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace YMC\BaseBundle\DependencyInjection;
+namespace YMC\AssetBundle\DependencyInjection;
4
5
use Symfony\Component\Config\Definition\Builder\TreeBuilder;
6
use Symfony\Component\Config\Definition\ConfigurationInterface;
src/YMCBaseBundle.php
0 commit comments