On this page
QueueBusy
class QueueBusy (View source)
Properties
string | $connection | The connection name. |
|
string | $queue | The queue name. |
|
int | $size | The size of the queue. |
Methods
void | __construct(string $connection, string $queue, int $size) Create a new event instance. |
Details
void __construct(string $connection, string $queue, int $size)
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Queue/Events/QueueBusy.html