interface Illuminate / Contracts / Queue / QueueableEntity
You are viewing an older version of the documentation. For the latest, please visit master documentation.

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.