5 lines
100 B
PHP
5 lines
100 B
PHP
<?php
|
|
$metadata->mapField(array(
|
|
'fieldName' => 'serialNumber',
|
|
'type' => 'string',
|
|
)); |