WheelBaseDescriptionMapper
in package
Table of Contents
Properties
$mapping
protected
array<string|int, mixed>
$mapping
= ['Short Wheelbase' => 'SWB', 'Medium Wheelbase' => 'MWB', 'Long Wheelbase' => 'LWB', 'Extra Long Wheelbase' => 'ELWB']
Methods
map()
public
map([string|null $wheelBaseDescription = null ]) : string|null
Parameters
- $wheelBaseDescription : string|null = null