1 Rapsys\UserBundle\Entity\User:
 
   3     repositoryClass: Rapsys\UserBundle\Repository\UserRepository
 
  42             targetEntity: Civility
 
  48 #see if usefull: https://stackoverflow.com/questions/34523699/how-to-extend-doctrine-entity-in-another-bundle
 
  58         preUpdate: ['preUpdate']