update wording
This commit is contained in:
parent
a507e14243
commit
a8cefc2dd1
@ -8,7 +8,7 @@ use Throwable;
|
||||
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::*>
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user