mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 01:53:49 +00:00
fix trait declaration in new PreparePersonTrait
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user