1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-02 10:23:29 +02:00
This commit is contained in:
Tarasovych
2019-03-27 10:50:25 +02:00
committed by GitHub
parent e82d274f78
commit 67e0dbf203

View File

@@ -51,6 +51,7 @@ class ImageManagerStatic
* @param mixed $data
*
* @return \Intervention\Image\Image
* @throws \Intervention\Image\Exception\NotReadableException
*/
public static function make($data)
{