symfony-cmf / routing-auto-bundle

Adding automatic route generating on top of the symfony cmf routing
https://cmf.symfony.com
14 stars 29 forks source link

Updated AutoRoute to fit interface #166

Closed dantleech closed 9 years ago

dantleech commented 9 years ago

We introduced a small BC break in RoutingAuto. This PR removes the type hint from the AutoRoute class.