Passed
Pull Request — master (#147)
by Mozammil
03:21
created
src/Searchable/ModelsResolver.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
                     $model->withScoutMetadata($key, $value);
95 95
                 }
96 96
             }
97
-             return $model;
97
+                return $model;
98 98
         });
99 99
     }
100 100
 }
Please login to merge, or discard this patch.