W3cubDocs

/Laravel 5.8

Looping

class Looping (View source)

Properties

string $connectionName The connection name.
string $queue The queue name.

Methods

void __construct(string $connectionName, string $queue)

Create a new event instance.

Details

void __construct(string $connectionName, string $queue)

Create a new event instance.

Parameters

string $connectionName
string $queue

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Queue/Events/Looping.html