mirror of
				https://github.com/Biarity/Sieve.git
				synced 2025-11-04 10:49:09 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/Biarity/Sieve
This commit is contained in:
		@@ -63,7 +63,7 @@ There are also `ApplySorting`, `ApplyFiltering`, and `ApplyPagination` 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:
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user