mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 18:43:49 +00:00
move to correct directory
This commit is contained in:
9
CLChillMainBundle.php
Normal file
9
CLChillMainBundle.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace CL\Chill\MainBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class CLChillMainBundle extends Bundle
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user