File tree 3 files changed +10
-10
lines changed
Filter options
3 files changed +10
-10
lines changed
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ With this, :doc:`Symfony Flex </setup/flex>` will be able to automatically
250
250
enable your bundle when it's installed.
251
251
252
252
If your bundle requires any setup (e.g. configuration, new files, changes to
253
- `.gitignore `, etc), then you should create a `Symfony Flex recipe `_.
253
+ `` .gitignore ` `, etc), then you should create a `Symfony Flex recipe `_.
254
254
255
255
Documentation
256
256
-------------
Original file line number Diff line number Diff line change @@ -221,10 +221,10 @@ option. Read more about this and other options in
221
221
222
222
If the dumped contents are complex, consider using the local search box to
223
223
look for specific variables or values. First, click anywhere on the dumped
224
- contents and then press :kbd: ` Ctrl. + F ` or :kbd: ` Cmd. + F ` to make the local
224
+ contents and then press `` Ctrl. + F `` or `` Cmd. + F ` ` to make the local
225
225
search box appear. All the common shortcuts to navigate the search results
226
- are supported (:kbd: ` Ctrl. + G ` or :kbd: ` Cmd. + G `, :kbd: ` F3 `, etc.) When
227
- finished, press :kbd: ` Esc. ` to hide the box again.
226
+ are supported (`` Ctrl. + G `` or `` Cmd. + G ``, `` F3 ` `, etc.) When
227
+ finished, press `` Esc. ` ` to hide the box again.
228
228
229
229
Using the VarDumper Component in your PHPUnit Test Suite
230
230
--------------------------------------------------------
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Getting Started
4
4
.. toctree ::
5
5
:maxdepth: 1
6
6
7
- .. /setup
8
- .. /page_creation
9
- .. /routing
10
- .. /controller
11
- .. /templating
12
- .. /configuration
7
+ /setup
8
+ /page_creation
9
+ /routing
10
+ /controller
11
+ /templating
12
+ /configuration
You can’t perform that action at this time.
0 commit comments