Skip to content

Allow configuration to not use default RouteVoter #382

Open
@kopeckyales

Description

@kopeckyales
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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions