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 3ea60c0 commit a6ce996Copy full SHA for a6ce996
cookbook/console/sending_emails.rst
@@ -70,7 +70,7 @@ Configuring the Request Context per Command
70
-------------------------------------------
71
72
To change it only in one command you can simply fetch the Request Context
73
-service and override its settings::
+from the ``router`` service and override its settings::
74
75
// src/Acme/DemoBundle/Command/DemoCommand.php
76
0 commit comments