Test Failed
Push — 2.0 ( 4d4d2f )
by Zaahid
04:35
created
src/Message/Helper/GenericHelper.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
      *
108 108
      * @param IMimePart $part
109 109
      * @return MimePart the newly-created MimePart
110
-    */
110
+     */
111 111
     public function createNewContentPartFrom(IMimePart $part)
112 112
     {
113 113
         $mime = $this->mimePartFactory->newInstance();
Please login to merge, or discard this patch.