@@ -18,7 +18,6 @@ |
||
18 | 18 | /** |
19 | 19 | * Register any application authentication / authorization services. |
20 | 20 | * |
21 | - * @param \Illuminate\Contracts\Auth\Access\Gate $gate |
|
22 | 21 | * |
23 | 22 | * @return void |
24 | 23 | */ |
@@ -21,7 +21,6 @@ |
||
21 | 21 | /** |
22 | 22 | * Register any other events for your application. |
23 | 23 | * |
24 | - * @param \Illuminate\Contracts\Events\Dispatcher $events |
|
25 | 24 | */ |
26 | 25 | public function boot() |
27 | 26 | { |