$inputs
$inputs : \DeviceAtlas\Device\array<string,
Sanitises the identifiers inputs by running the trim transformers and then the validators. If the validation fails then null id returned, otherwise the sanitised value is returned.
__construct(array $inputs, array $propertyMappingSources)
InputSanitiser constructor.
array | $inputs | |
array | $propertyMappingSources |
sanitise( $key, $value) : string|null
$key | ||
$value |