diff --git a/Test/PreparePersonTrait.php b/Test/PreparePersonTrait.php index c624b9e77..317d9aff9 100644 --- a/Test/PreparePersonTrait.php +++ b/Test/PreparePersonTrait.php @@ -20,13 +20,14 @@ namespace Chill\PersonBundle\Test; use Chill\PersonBundle\Entity\Person; +use Chill\MainBundle\Entity\Center; /** * * * @author Julien Fastré */ -class PreparePersonTrait +trait PreparePersonTrait { /**