Property | Type | Description | |
---|---|---|---|
$listen | array | The event handler mappings for the application. |
Method | Description | |
---|---|---|
boot ( Illuminate\Contracts\Events\Dispatcher $events ) | Register any other events for your application. |
public boot ( Illuminate\Contracts\Events\Dispatcher $events ) | ||
$events | Illuminate\Contracts\Events\Dispatcher |
protected array $listen | ||
return | array |