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

Configuration with annotation #22

Closed
jeremy-rafflin opened this issue Feb 7, 2018 · 2 comments
Closed

Configuration with annotation #22

jeremy-rafflin opened this issue Feb 7, 2018 · 2 comments

Comments

@jeremy-rafflin
Copy link

Hi, is it possible to configure the breadcrum with annotation ?

@joezg
Copy link

joezg commented Jul 17, 2018

It seems that it is possible.
This is how I made it work:
* @Route("/course/{courseId}", name="course", options={ "breadcrumb" = { "label" = "Course", "parent_route" = "courses" }})

@thormeier
Copy link
Owner

Thank you for pointing this out! Added an example to README.

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

3 participants