class EventServiceProvider extends EventServiceProvider

Properties

protected array $listen The event listener mappings for the application.

Methods

void
boot()

Register any events for your application.

Details

at line 26
void boot()

Register any events for your application.

Return Value

void