diff --git a/src/Image/Image.php b/src/Image/Image.php index b896c5c..78ada31 100644 --- a/src/Image/Image.php +++ b/src/Image/Image.php @@ -42,7 +42,7 @@ class Image private int $rotation = 0; /** - * @param string $data + * @param string $data * * @throws \ImagickException */