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