mediatekformation

DiscriminatorMap
in package

Annotation class for @DiscriminatorMap().

Tags
Annotation
Target

({"CLASS"})

author

Samuel Roze samuel.roze@gmail.com

Table of Contents

$mapping  : array<string|int, mixed>
$typeProperty  : string
__construct()  : mixed
getMapping()  : array<string|int, mixed>
getTypeProperty()  : string

Properties

Methods

getMapping()

public getMapping() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTypeProperty()

public getTypeProperty() : string
Return values
string

Search results