Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration to not use default RouteVoter #382

Open
kopeckyales opened this issue Mar 1, 2018 · 0 comments
Open

Allow configuration to not use default RouteVoter #382

kopeckyales opened this issue Mar 1, 2018 · 0 comments

Comments

@kopeckyales
Copy link

Q A
Bug report? no
Feature request? yes
BC Break report? no

It would be nice to be able to disable registering of the default RouteVoter provided by knp.

Example situation is when one has really complex menu structure and performance optimized voter for it, but default RouteVoter is always called for every item, when user voter returns null, because for some reason can not decide about given item (another user voter exists e.g).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant