mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
fix trait declaration in new PreparePersonTrait
This commit is contained in:
parent
1a875793c9
commit
eb91b8af48
@ -20,13 +20,14 @@
|
||||
namespace Chill\PersonBundle\Test;
|
||||
|
||||
use Chill\PersonBundle\Entity\Person;
|
||||
use Chill\MainBundle\Entity\Center;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @author Julien Fastré <julien.fastre@champs-libres.coop>
|
||||
*/
|
||||
class PreparePersonTrait
|
||||
trait PreparePersonTrait
|
||||
{
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user