8000 Update multiple_kernels.rst · symfony/symfony-docs@397e74f · GitHub
[go: up one dir, main page]

Skip to content

Commit 397e74f

Browse files
authored
Update multiple_kernels.rst
Replacing tabs with spaces
1 parent b3bee8e commit 397e74f

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