class InvokeQueuedClosure (View source)
void | handle(SerializableClosure $closure, array $arguments) Handle the event. | |
void | failed(SerializableClosure $closure, array $arguments, array $catchCallbacks, Throwable $exception) Handle a job failure. |
Handle the event.
Handle a job failure.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Events/InvokeQueuedClosure.html