@@ -13,7 +13,7 @@ |
||
13 | 13 | /** |
14 | 14 | * Get the Whoops Handler instance to use |
15 | 15 | * |
16 | - * @return \Whoops\Handler\Handler |
|
16 | + * @return callable |
|
17 | 17 | */ |
18 | 18 | protected function getWhoopsHandler() |
19 | 19 | { |