Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Bus
/
Events
/
BatchDispatched
BatchDispatched
#
Properties
public
#
$batch
Batch
The batch instance.
Default: null
#
Methods
public
#
__construct
(
Batch
$batch
)
:
void
Create a new event instance.
Parameters
$batch
Batch
On this page
On this page
Properties
batch
Methods
__construct