update wording
This commit is contained in:
@@ -8,7 +8,7 @@ use Throwable;
|
|||||||
class Handler extends ExceptionHandler
|
class Handler extends ExceptionHandler
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* A list of exceptions with their corresponding custom log levels.
|
* A list of exception types with their corresponding custom log levels.
|
||||||
*
|
*
|
||||||
* @var array<class-string<\Throwable>, \Psr\Log\LogLevel::*>
|
* @var array<class-string<\Throwable>, \Psr\Log\LogLevel::*>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user