Skip to content

Commit 18f3fb1

Browse files
authored
formatting
1 parent d42cbd2 commit 18f3fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Engines/AlgoliaEngine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ protected function usesSoftDelete($model)
228228
{
229229
return in_array(SoftDeletes::class, class_uses_recursive($model));
230230
}
231-
231+
232232
/**
233233
* Dynamically call the Algolia client instance.
234234
*

0 commit comments

Comments
 (0)