1
0
mirror of synced 2025-01-18 22:41:43 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.DDC869.DDC869Payment.dcm.yml

12 lines
276 B
YAML
Raw Normal View History

2011-09-07 18:29:43 -03:00
Doctrine\Tests\Models\DDC869\DDC869Payment:
type: mappedSuperclass
repositoryClass : Doctrine\Tests\Models\DDC869\DDC869PaymentRepository
id:
id:
type: integer
unsigned: true
generator:
strategy: AUTO
fields:
value:
type: float