@@ -172,7 +172,7 @@ |
||
| 172 | 172 | * constructor. |
| 173 | 173 | * |
| 174 | 174 | * @param LoggerInterface $logger |
| 175 | - * @param int|null $uncaughtExceptionLevel |
|
| 175 | + * @param integer $uncaughtExceptionLevel |
|
| 176 | 176 | */ |
| 177 | 177 | public function __construct(LoggerInterface $logger, int $uncaughtExceptionLevel) |
| 178 | 178 | { |