class ScheduledBackgroundTaskFinished (View source)

Properties

Event $task

The scheduled event that ran.

Methods

void
__construct(Event $task)

Create a new event instance.

Details

void __construct(Event $task)

Create a new event instance.

Parameters

Event $task

Return Value

void