Skip to content

Commit

Permalink
Update index.html.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robiinho committed May 14, 2024
1 parent 77a20f3 commit 2c2a1c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,9 @@ longer work automatically. Add the `SearchCriteriaProvider` manually to combine
with your own implementation.

### SearchBuilder criteria
```
```
use App\Datatable\SearchBuilderCriteriaProvider;
'criteria' => [
new SearchBuilderCriteriaProvider($request),
new SearchCriteriaProvider(),
Expand Down

0 comments on commit 2c2a1c8

Please sign in to comment.