interface
Illuminate
/
Contracts
/
Queue
/
QueueableEntity
QueueableEntity
Methods
public
getQueueableId ( ) : mixed
Get the queueable identity for the entity.
public
getQueueableRelations ( ) : array
Get the relationships for the entity.
public
getQueueableConnection ( ) : string|null
Get the connection of the entity.