Laravel
Release notes
Upgrade Guide
Contribution Guide
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
$task
Event
On this page
On this page
Properties
task
Methods
__construct