FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Route expose false #404

Closed tugrul closed 2 years ago

tugrul commented 3 years ago

fixes expose false option #401

tobias-93 commented 2 years ago

Maybe it is nice to use the isRouteExposed method here, so no double implementation can exist?

tobias-93 commented 2 years ago

I see why you did not use that method, so merging now.