Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9a7e9c8

Browse filesBrowse files
committed
minor #10240 Small fix to syntax (Fixes Travis) (aequasi)
This PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes #10240). Discussion ---------- Small fix to syntax (Fixes Travis) Fixes Travis Commits ------- 72e6dcd Small fix to syntax
2 parents 2828795 + 72e6dcd commit 9a7e9c8
Copy full SHA for 9a7e9c8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/var_dumper.rst

Copy file name to clipboardExpand all lines: components/var_dumper.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Inside a Symfony application, the output of the dump server is configured with
119119
the :ref:`dump_destination option <configuration-debug-dump_destination>` of the
120120
``debug`` package.
121121

122-
Outside a Symfony application, use the ``ServerDumper`` class:
122+
Outside a Symfony application, use the ``ServerDumper`` class::
123123

124124
require __DIR__.'/vendor/autoload.php';
125125

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.