Fix types in doc blocks/prototypes
This commit is contained in:
@@ -23,6 +23,7 @@ use ImagickPixel;
|
||||
*/
|
||||
class Image
|
||||
{
|
||||
/** @var Imagick|resource */
|
||||
private $image;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user