TypeClassMap
Table of Contents
Properties
$map
protected
array<string|int, mixed>
$map
= []
Methods
add()
public
add(string $type, string $TypeClass) : void
Parameters
- $type : string
- $TypeClass : string
Return values
void —get()
public
get(string $type) : string|null
Parameters
- $type : string