mirror of
https://github.com/Intervention/image.git
synced 2025-09-01 01:51:43 +02:00
Add more exception annotation (#1308)
This commit is contained in:
@@ -6,8 +6,6 @@ parameters:
|
||||
check:
|
||||
missingCheckedExceptionInThrows: true
|
||||
uncheckedExceptionClasses:
|
||||
- Intervention\Image\Exceptions\ColorException
|
||||
- Intervention\Image\Exceptions\NotSupportedException
|
||||
- ImagickException
|
||||
- ImagickDrawException
|
||||
- ImagickPixelException
|
||||
|
Reference in New Issue
Block a user