Merge branch 'master' of ../application-blanche
[zf2.biz/galerie.git] / vendor / doctrine / orm / tests / Doctrine / Tests / ORM / Mapping / php / Doctrine.Tests.Models.DDC869.DDC869ChequePayment.php
1 <?php
2 $metadata->mapField(array(
3    'fieldName'  => 'serialNumber',
4    'type'       => 'string',
5 ));