14 lines
284 B
YAML

Chill\MainBundle\Entity\Country:
type: entity
table: null
fields:
id:
type: integer
id: true
generator:
strategy: AUTO
label:
type: string
length: 255
lifecycleCallbacks: { }