mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-17 15:54:23 +00:00
12 lines
248 B
YAML
12 lines
248 B
YAML
Chill\PersonBundle\Entity\MaritalStatus:
|
|
table: chill_person_marital_status
|
|
type: entity
|
|
id:
|
|
id:
|
|
type: string
|
|
length: 7
|
|
fields:
|
|
name:
|
|
type: json_array
|
|
lifecycleCallbacks: { }
|