CodinKitchen

Results 2 issues of CodinKitchen

**Short description of what this feature will allow to do:** This feature will allow to pass query parameters to crud actions. It can be useful to be able to reuse...

feature

I made this contribution to allow passing route parameters when creating custom actions using `linkToCrudAction`. Usage is similar to `linkToRoute`, passing parameters either as `array` or `callable` as second method...