EntityType
FinalYes
Tags
Table of Contents
Constants
Methods
- getAll() : array<string|int, self::*>
- getByScenarioType() : string
- getEntityTypeIdByType() : int|null
Constants
SMART
public
mixed
SMART
= 'SMART'
SMART_B2E
public
mixed
SMART_B2E
= 'SMART_B2E'
Methods
getAll()
public
static getAll() : array<string|int, self::*>
Return values
array<string|int, self::*>getByScenarioType()
public
static getByScenarioType(string $scenarioType) : string
Parameters
- $scenarioType : string
Return values
stringgetEntityTypeIdByType()
public
static getEntityTypeIdByType(string $type) : int|null
Parameters
- $type : string