mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
move to namespace Chill\PersonBundle
This commit is contained in:
parent
57f1ca9c15
commit
a8fb6b4a44
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
|
||||||
|
{
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user