mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 17:19:50 +02:00
Add more @throws
annotation (#1306)
This commit is contained in:
@@ -6,14 +6,8 @@ parameters:
|
||||
check:
|
||||
missingCheckedExceptionInThrows: true
|
||||
uncheckedExceptionClasses:
|
||||
- Intervention\Image\Exceptions\AnimationException
|
||||
- Intervention\Image\Exceptions\ColorException
|
||||
- Intervention\Image\Exceptions\DriverException
|
||||
- Intervention\Image\Exceptions\GeometryException
|
||||
- Intervention\Image\Exceptions\FontException
|
||||
- Intervention\Image\Exceptions\InputException
|
||||
- Intervention\Image\Exceptions\NotSupportedException
|
||||
- Intervention\Image\Exceptions\NotWritableException
|
||||
- ImagickException
|
||||
- ImagickDrawException
|
||||
- ImagickPixelException
|
||||
|
Reference in New Issue
Block a user