class EventServiceProvider extends EventServiceProvider

Properties

protected array<class-string, array<int, class-string>> $listen

The event listener mappings for the application.

Methods

bool
shouldDiscoverEvents()

Determine if events and listeners should be automatically discovered.

Details

at line 37
bool shouldDiscoverEvents()

Determine if events and listeners should be automatically discovered.

Return Value

bool