EventServiceProvider extends EventServiceProvider
Table of Contents
- $listen : array<string|int, mixed>
- The event listener mappings for the application.
Properties
$listen
The event listener mappings for the application.
protected
array<string|int, mixed>
$listen
= []