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