Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcastro committed Jul 25, 2021
1 parent 5eb39ca commit cbb8ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Searchable.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ trait Searchable
/**
* Apply searchable joins for the search query.
*
* @param $query
* @param \Illuminate\Database\Eloquent\Builder $query
* @return void
*/
protected function applySearchableJoins($query)
Expand Down

0 comments on commit cbb8ed2

Please sign in to comment.