$height of type double is incompatible with the type integer expected by parameter $height of Intervention\Image\Image::resize().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$width of type double is incompatible with the type integer expected by parameter $width of Intervention\Image\Image::resize().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$width of type double is incompatible with the type integer expected by parameter $width of Intervention\Image\Image::widen().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$height of type double is incompatible with the type integer expected by parameter $height of Intervention\Image\Image::heighten().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation