Completed
Branch master (8d8119)
by Colin
14:56
created
src/ImageValidator.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -238,6 +238,9 @@
 block discarded – undo
238 238
 
239 239
 	}
240 240
 
241
+	/**
242
+	 * @return string
243
+	 */
241 244
 	protected function getImagePath( $value )
242 245
 	{
243 246
 
Please login to merge, or discard this patch.