mirror of
https://github.com/Biarity/Sieve.git
synced 2024-11-22 05:22:57 +01:00
Merge branch 'master' of https://github.com/Biarity/Sieve
This commit is contained in:
commit
ce4da673d9
@ -63,7 +63,7 @@ There are also `ApplySorting`, `ApplyFiltering`, and `ApplyPagination` methods.
|
|||||||
|
|
||||||
### Add custom sort/filter methods
|
### Add custom sort/filter methods
|
||||||
|
|
||||||
If you want to add custom sort/filter methods, inject `ISieveCustomSortMethods` or `ISieveCustomFilterMethods` with the implementation being a class that has custom sort/filter methods that Sieve will through.
|
If you want to add custom sort/filter methods, inject `ISieveCustomSortMethods` or `ISieveCustomFilterMethods` with the implementation being a class that has custom sort/filter methods that Sieve will search through.
|
||||||
|
|
||||||
For instance:
|
For instance:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user