Passed
Push — master ( 3380bd...9007d5 )
by Anthony
03:12
created
core/images/Resize.class.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -41,6 +41,9 @@
 block discarded – undo
41 41
 
42 42
 			## --------------------------------------------------------
43 43
 
44
+			/**
45
+			 * @param null|string $file
46
+			 */
44 47
 			private function openImage($file)
45 48
 			{
46 49
 				// *** Get extension
Please login to merge, or discard this patch.