interface QueueableEntity (View source)

Methods

mixed
getQueueableId()

Get the queueable identity for the entity.

string|null
getQueueableConnection()

Get the connection of the entity.

Details

mixed getQueueableId()

Get the queueable identity for the entity.

Return Value

mixed

string|null getQueueableConnection()

Get the connection of the entity.

Return Value

string|null