Passed
Pull Request — master (#49)
by Giacomo
05:19
created
src/Traits/RelationshipMongoTrait.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -218,7 +218,7 @@
 block discarded – undo
218 218
                 $target->save();
219 219
             }
220 220
         }else if($is_EO_target){
221
-           //Do nothing because when we are updating we already init the informations
221
+            //Do nothing because when we are updating we already init the informations
222 222
         }
223 223
     }
224 224
 
Please login to merge, or discard this patch.