chill-bundles/Resources/config/doctrine/AccompanyingPeriod.ClosingMotive.orm.yml

13 lines
283 B
YAML

Chill\PersonBundle\Entity\AccompanyingPeriod\ClosingMotive:
type: entity
id:
id:
type: integer
id: true
generator: { strategy: AUTO }
fields:
name:
type: json_array
active:
type: boolean