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 49a586a commit 3937bbbCopy full SHA for 3937bbb
cookbook/console/generating_urls.rst
@@ -23,8 +23,7 @@ Configuring the Request Context globally
23
The ``host`` and ``scheme`` parameters are available since Symfony 2.1
24
25
.. versionadded: 2.2
26
-
27
- The base_url parameter is available since Symfony 2.2
+ The ``base_url`` parameter is available since Symfony 2.2
28
29
To configure the Request Context - which is used by the URL Generator - you can
30
redefine the parameters it uses as default values to change the default host
0 commit comments