2013-10-26 13:19:42 +02:00

14 lines
287 B
YAML

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