Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d445612

Browse files
krlovexabbuh
authored andcommitted
Update request_context.rst
1 parent 4d9db01 commit d445612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/request_context.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ will override the defaults.
5454
5555
.. code-block:: php
5656
57-
// app/config/config_test.php
57+
// app/config/parameters.php
5858
$container->setParameter('router.request_context.host', 'example.org');
5959
$container->setParameter('router.request_context.scheme', 'https');
6060
$container->setParameter('router.request_context.base_url', 'my/path');

0 commit comments

Comments
 (0)