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