Skip to content

Commit ccaa7f8

Browse files
committed
minor #19983 Update best_practices.rst, add /routes (tacman)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update best_practices.rst, add /routes <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 3a5f779 Update best_practices.rst, add /routes
2 parents dd658c6 + 3a5f779 commit ccaa7f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

best_practices.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ self-explanatory and not coupled to Symfony:
5151
│ └─ console
5252
├─ config/
5353
│ ├─ packages/
54+
│ ├─ routes/
5455
│ └─ services.yaml
5556
├─ migrations/
5657
├─ public/

0 commit comments

Comments
 (0)