QueueableEntity
in
Table of Contents
- getQueueableConnection() : string|null
- Get the connection of the entity.
- getQueueableId() : mixed
- Get the queueable identity for the entity.
Methods
getQueueableConnection()
Get the connection of the entity.
public
getQueueableConnection() : string|null
Return values
string|null —getQueueableId()
Get the queueable identity for the entity.
public
getQueueableId() : mixed