You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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" }})
Hi, is it possible to configure the breadcrum with annotation ?
The text was updated successfully, but these errors were encountered: