RelationType
AbstractYes
Table of Contents
Constants
- BINDING = 'BINDING'
- CONVERSION = 'CONVERSION'
Methods
- getAll() : array<string|int, mixed>
- isDefined() : bool
Constants
BINDING
public
mixed
BINDING
= 'BINDING'
CONVERSION
public
mixed
CONVERSION
= 'CONVERSION'
Methods
getAll()
public
static getAll() : array<string|int, mixed>
Return values
array<string|int, mixed>isDefined()
public
static isDefined(string $relationType) : bool
Parameters
- $relationType : string