Passed
Push — 0.4 ( 016b60...90706e )
by Zaahid
04:27
created
src/Message.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -451,7 +451,7 @@
 block discarded – undo
451 451
      * 
452 452
      * @param MimePart $part
453 453
      * @return MimePart the newly-created MimePart   
454
-    */
454
+     */
455 455
     private function createNewContentPartFromPart(MimePart $part)
456 456
     {
457 457
         $contPart = $this->mimePartFactory->newMimePart();
Please login to merge, or discard this patch.