mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 09:44:23 +00:00
11 lines
234 B
YAML
11 lines
234 B
YAML
Chill\PersonBundle\Entity\MaritalStatus:
|
|
table: marital_status
|
|
type: entity
|
|
id:
|
|
id:
|
|
type: string
|
|
length: 7
|
|
fields:
|
|
name:
|
|
type: json_array
|
|
lifecycleCallbacks: { } |