Rajout de doctrine/orm
[zf2.biz/galerie.git] / vendor / doctrine / orm / tests / Doctrine / Tests / ORM / Mapping / yaml / Doctrine.Tests.Models.DirectoryTree.Directory.dcm.yml
1 Doctrine\Tests\Models\DirectoryTree\Directory:
2   type: entity 
3   fields:
4     path:
5       type: string
6       length: 255