mirror of
https://github.com/Intervention/image.git
synced 2025-08-06 22:06:36 +02:00
Specify return type in doc block
This commit is contained in:
@@ -68,7 +68,7 @@ final class ImageManager
|
|||||||
* - Raw binary image data
|
* - Raw binary image data
|
||||||
* - Base64 encoded image data
|
* - Base64 encoded image data
|
||||||
* - Data Uri
|
* - Data Uri
|
||||||
* - Intervention Image Instance
|
* - Intervention\Image\Image Instance
|
||||||
*
|
*
|
||||||
* @param mixed $input
|
* @param mixed $input
|
||||||
* @return ImageInterface
|
* @return ImageInterface
|
||||||
|
Reference in New Issue
Block a user