Completed
Push — master ( e7e5f9...d9d513 )
by Rudie
01:21
created
src/IMAPMessagePartInterface.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -35,8 +35,8 @@
 block discarded – undo
35 35
 	public function subtype();
36 36
 
37 37
 		/**
38
-	 * @return string
39
-	 */
38
+		 * @return string
39
+		 */
40 40
 	public function content();
41 41
 
42 42
 	/**
Please login to merge, or discard this patch.