mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Adding MissingBundleException Class
This commit is contained in:
parent
395d9ef67b
commit
1fbfff9011
@ -7,6 +7,7 @@ use Symfony\Component\Config\FileLocator;
|
||||
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||
use Symfony\Component\DependencyInjection\Loader;
|
||||
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
|
||||
use Chill\MainBundle\DependencyInjection\MissingBundleException;
|
||||
|
||||
/**
|
||||
* This is the class that loads and manages your bundle configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user