mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Merge branch 'master' of git://github.com/Chill-project/Person
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
Chill\PersonBundle\Entity\Person:
|
||||
type: entity
|
||||
table: null
|
||||
indexes:
|
||||
person_names:
|
||||
columns: [firstName, lastName]
|
||||
repositoryClass: Chill\PersonBundle\Entity\PersonRepository
|
||||
fields:
|
||||
id:
|
||||
|
Reference in New Issue
Block a user