Remove scan arrays.
This commit is contained in:
@@ -4,15 +4,6 @@ use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvi
|
||||
|
||||
class EventServiceProvider extends ServiceProvider {
|
||||
|
||||
/**
|
||||
* The classes to scan for event annotations.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $scan = [
|
||||
//
|
||||
];
|
||||
|
||||
/**
|
||||
* The event handler mappings for the application.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user