Rajout de doctrine/orm
[zf2.biz/galerie.git] / vendor / doctrine / orm / tests / Doctrine / Tests / ORM / Mapping / yaml / Doctrine.Tests.Models.Generic.SerializationModel.dcm.yml
1 \stdClass:
2   type: entity
3   id:
4     id:
5       type: integer
6       unsigned: true
7       generator:
8         strategy: AUTO
9   fields:
10     array:
11       type: array
12     object:
13       type: object