QafooLabs / QafooLabsNoFrameworkBundle

Bundle to use Symfony controllers without depending on the Framework. Moved to GyroProject MVC-Bundle
https://github.com/gyro-project/mvc-bundle
123 stars 13 forks source link

support Action-Domain-Responder (ADR) controllers. #30

Closed Basster closed 5 years ago

Basster commented 5 years ago

I use this bundle a lot and currently I'm more and more using ADR Handlers but I figured out, that the param converter doesn't support them.

beberlei commented 5 years ago

Not sure what this has to do with ADR, its just closures or not? This was missing though, thanks for the contribution!