Improves generic types on the skeleton (#5740)
This commit is contained in:
@@ -12,7 +12,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
/**
|
||||
* The event listener mappings for the application.
|
||||
*
|
||||
* @var array<string, string[]>
|
||||
* @var array<class-string, array<int, class-string>>
|
||||
*/
|
||||
protected $listen = [
|
||||
Registered::class => [
|
||||
|
||||
Reference in New Issue
Block a user