Registry
Table of Contents
Methods
- getCallWithEntity() : mixed
- getCallWithId() : Call|null
- getCallWithPublicId() : mixed
Methods
getCallWithEntity()
public
static getCallWithEntity(mixed $entityType, mixed $entityId) : mixed
Parameters
- $entityType : mixed
- $entityId : mixed
getCallWithId()
public
static getCallWithId(int $id) : Call|null
Parameters
- $id : int
-
Id of the call
Return values
Call|nullgetCallWithPublicId()
public
static getCallWithPublicId(mixed $publicId) : mixed
Parameters
- $publicId : mixed