mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 08:14:24 +00:00
14 lines
321 B
YAML
14 lines
321 B
YAML
Chill\PersonBundle\Entity\AccompanyingPeriod\ClosingMotive:
|
|
table: chill_person_closingmotive
|
|
type: entity
|
|
id:
|
|
id:
|
|
type: integer
|
|
id: true
|
|
generator: { strategy: AUTO }
|
|
fields:
|
|
name:
|
|
type: json_array
|
|
active:
|
|
type: boolean
|