More specific docblock
This commit is contained in:
@@ -11,7 +11,7 @@ class Handler extends ExceptionHandler
|
||||
/**
|
||||
* A list of the exception types that should not be reported.
|
||||
*
|
||||
* @var array
|
||||
* @var string[]
|
||||
*/
|
||||
protected $dontReport = [
|
||||
'Symfony\Component\HttpKernel\Exception\HttpException',
|
||||
|
||||
Reference in New Issue
Block a user