Completed
Push — master ( d9c59b...8e2d47 )
by Nicolas
03:16
created
lib/Elastica/Reindex.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
110 110
                 if ($type instanceof Type) {
111 111
                     $sourceBody[self::TYPE][$key] = $type->getName();
112 112
                 }
113
-           }
113
+            }
114 114
         }
115 115
         return $sourceBody;
116 116
     }
Please login to merge, or discard this patch.