@@ -64,6 +64,9 @@ |
||
64 | 64 | return $image; |
65 | 65 | } |
66 | 66 | |
67 | + /** |
|
68 | + * @param string $file |
|
69 | + */ |
|
67 | 70 | private static function validateFile($file) |
68 | 71 | { |
69 | 72 | self::validateFileSize($file); |