ClientCommunications
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getFirstFilled() : array<string|int, mixed>
- getLastFilled() : array<string|int, mixed>
Methods
__construct()
public
__construct(int $entityTypeId, int $entityId, string $type) : mixed
Parameters
- $entityTypeId : int
- $entityId : int
- $type : string
getFirstFilled()
public
getFirstFilled([string $valueType = null ]) : array<string|int, mixed>
Parameters
- $valueType : string = null
Return values
array<string|int, mixed>getLastFilled()
public
getLastFilled([string $valueType = null ]) : array<string|int, mixed>
Parameters
- $valueType : string = null