mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix namespace
This commit is contained in:
parent
7812442c9a
commit
e286acf9fe
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Chill\ThirdPartyBundle\DataFixtures\ORM;
|
namespace Chill\MainBundle\DataFixtures\ORM;
|
||||||
|
|
||||||
use Chill\MainBundle\Entity\Civility;
|
use Chill\MainBundle\Entity\Civility;
|
||||||
use Doctrine\Bundle\FixturesBundle\Fixture;
|
use Doctrine\Bundle\FixturesBundle\Fixture;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user