Skip to content

Commit

Permalink
IncludeFilter removed;
Browse files Browse the repository at this point in the history
  • Loading branch information
hans-thomas committed Jun 1, 2023
1 parent 239a9c8 commit a9d53da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
],
'filters' => [
'like_filter' => LikeFilter::class,
'include_filter' => IncludeFilter::class,
'order_filter' => OrderFilter::class,
'order_pivot_filter' => OrderPivotFilter::class,
'where_filter' => WhereFilter::class,
Expand Down
18 changes: 0 additions & 18 deletions src/Services/Filtering/Filters/IncludeFilter.php

This file was deleted.

0 comments on commit a9d53da

Please sign in to comment.