We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7ccb5 commit deadedcCopy full SHA for deadedc
components/error_handler.rst
@@ -135,7 +135,7 @@ PHP/XDebug output with something prettier and more useful.
135
136
If the :doc:`HttpFoundation component </components/http_foundation>` is
137
available, the handler returns a Symfony's
138
-:class:`Symfony\Component\HttpFoundation\Response` object. Otherwise, it returns
+:class:`Symfony\\Component\\HttpFoundation\\Response` object. Otherwise, it returns
139
a generic PHP response.
140
141
Use the following code (e.g. in your :ref:`front controller <architecture-front-controller>`)
0 commit comments