mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-06 21:39:42 +00:00
move to namespace Chill\PersonBundle
This commit is contained in:
9
ChillPersonBundle.php
Normal file
9
ChillPersonBundle.php
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
namespace Chill\PersonBundle;
|
||||||
|
|
||||||
|
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||||
|
|
||||||
|
class ChillPersonBundle extends Bundle
|
||||||
|
{
|
||||||
|
}
|
Reference in New Issue
Block a user