8000 minor #18279 Update multiple_kernels.rst (yceruto) · alamirault/symfony-docs@0480fdc · GitHub
[go: up one dir, main page]

Skip to content

Commit 0480fdc

Browse files
committed
minor symfony#18279 Update multiple_kernels.rst (yceruto)
This PR was merged into the 5.4 branch. Discussion ---------- Update multiple_kernels.rst Replacing tabs with spaces ![image](https://user-images.githubusercontent.com/2028198/236287985-a969bab4-c39e-4b84-b409-12a3fea02c82.png) Commits ------- 397e74f Update multiple_kernels.rst
2 parents b3bee8e + 397e74f commit 0480fdc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configuration/multiple_kernels.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@ directory structure like the one described in :ref:`Symfony Best Practice </best
6262
│ └─ api/
6363
│ ├─ config/
6464
│ │ ├─ bundles.php
65-
│ ├─ routes.yaml
66-
│ └─ services.yaml
67-
└─ src/
65+
│ ├─ routes.yaml
66+
│ └─ services.yaml
67+
└─ src/
6868
├─ bin/
6969
│ └─ console
7070
├─ config/
7171
├─ public/
7272
│ └─ index.php
7373
├─ src/
74-
└─ Kernel.php
74+
└─ Kernel.php
7575
7676
.. note::
7777

0 commit comments

Comments
 (0)
0