Skip to content

Commit a102995

Browse files
committed
All links for the new filters
1 parent 3023e25 commit a102995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ $objects = $funnel->findBy(function ($object) {
5353

5454
In addition, Funnel provides some generic filters that can be used to speed up development:
5555

56+
- [AllOfFilter](https://github.com/carlosV2/Funnel/blob/master/docs/AllOfFilter.md)
57+
- [AnyOfFilter](https://github.com/carlosV2/Funnel/blob/master/docs/AnyOfFilter.md)
5658
- [MethodFilter](https://github.com/carlosV2/Funnel/blob/master/docs/MethodFilter.md)
5759
- [MethodsFilter](https://github.com/carlosV2/Funnel/blob/master/docs/MethodsFilter.md)
5860
- [PropertyFilter](https://github.com/carlosV2/Funnel/blob/master/docs/PropertyFilter.md)

0 commit comments

Comments
 (0)