Drive Manifold

WheelBaseDescriptionMapper
in package

Table of Contents

$mapping  : array<string|int, mixed>
map()  : string|null

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
Return values
string|null

Search results