SizeMapper
in package
Table of Contents
Properties
$mapping
protected
array<string|int, mixed>
$mapping
= ['Micro' => 'Small', 'Small' => 'Small', 'Light' => 'Small', 'Medium' => 'Medium', 'Large' => 'Large', 'Upper Large' => 'Large']
Methods
map()
public
map([string|null $vfactsSegment = null ]) : string|null
Parameters
- $vfactsSegment : string|null = null