mirror of
https://github.com/friendica/friendica
synced 2025-04-22 16:30:11 +00:00
Fix types in doc blocks/prototypes
This commit is contained in:
parent
5ea033db33
commit
64847e7cc8
14 changed files with 91 additions and 77 deletions
|
@ -23,6 +23,7 @@ use ImagickPixel;
|
|||
*/
|
||||
class Image
|
||||
{
|
||||
/** @var Imagick|resource */
|
||||
private $image;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue