@@ -29,8 +29,8 @@ |
||
29 | 29 | * Set the dependencies. |
30 | 30 | * |
31 | 31 | * @author Andrea Marco Sartori |
32 | - * @param Illuminate\Contracts\Debug\ExceptionHandler $handler |
|
33 | - * @param Cerbero\ExceptionHandler\Repository $handlers |
|
32 | + * @param ExceptionHandler $handler |
|
33 | + * @param Repository $handlers |
|
34 | 34 | * @return void |
35 | 35 | */ |
36 | 36 | public function __construct(ExceptionHandler $handler, Repository $handlers) |