class Illuminate / Console / Events / ScheduledBackgroundTaskFinished

ScheduledBackgroundTaskFinished

Properties

public

$task Event

The scheduled event that ran.

Default: null

Methods

public

__construct ( Event $task ) : void

Create a new event instance.

Parameters