Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JonoB authored and github-actions[bot] committed Apr 18, 2024
1 parent 7180d14 commit d855e7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Repositories/BaseEloquentRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ public function paginate($orderBy = 'name', array $relations = [], $paginate = 2
*/
protected function applyFilters($instance, array $filters = [])
{

}

/**
Expand Down

0 comments on commit d855e7d

Please sign in to comment.