1
0
mirror of synced 2025-02-03 13:59:27 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping/php/Doctrine.Tests.Models.DDC869.DDC869ChequePayment.php
2016-12-07 23:33:41 +01:00

8 lines
106 B
PHP

<?php
$metadata->mapField(
[
'fieldName' => 'serialNumber',
'type' => 'string',
]
);