Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 5afd75f

Browse files
committed
added note about routes for native Symfony bundles
1 parent 06b0493 commit 5afd75f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/config/routing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ installer:
1616
_liip_imagine:
1717
resource: "@LiipImagineBundle/Resources/config/routing.xml"
1818

19+
# Note: if you want to add routes for a native Symfony bundle
20+
# insert them here and not below the "Routing" and "legacy" entries
21+
1922
Routing:
2023
resource: .
2124
type: zikularoutesmodule

0 commit comments

Comments
 (0)