Focal Crop and Resize (#301) #155
Annotations
3 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Imagick/ImagickDriver)#L11
Method Spatie\Image\Drivers\Imagick\ImagickDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.
|
|
phpstan:
src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Gd/GdDriver)#L11
Method Spatie\Image\Drivers\Gd\GdDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.
|