1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-17 20:28:21 +01:00

Specify return type in doc block

This commit is contained in:
Oliver Vogel 2023-12-03 17:27:18 +01:00
parent 05943221b3
commit f5d32df631

View File

@ -68,7 +68,7 @@ final class ImageManager
* - Raw binary image data
* - Base64 encoded image data
* - Data Uri
* - Intervention Image Instance
* - Intervention\Image\Image Instance
*
* @param mixed $input
* @return ImageInterface