Skip to content

Routing Priority #37089

@ad3n

Description

@ad3n

Symfony version(s) affected: 5.1

Description
Routing Priority doesn't support for controller with only have one method

How to reproduce

@Route("/abc/{id}")
in : XClassController::__invoke()

@Route("/abc/static-value-here", priority=7)
in: YClassController::__invoke()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions