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