laravel / 5.5 / api / 5.5 / illuminate / contracts / queue / queueableentity.html

QueueableEntity

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.5/Illuminate/Contracts/Queue/QueueableEntity.html