8000
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 d5542c9 commit df2f3e4Copy full SHA for df2f3e4
service_container/service_decoration.rst
@@ -63,7 +63,7 @@ that you can reference it:
63
64
AppBundle\DecoratingMailer:
65
# overrides the AppBundle\Mailer service
66
- # but that service is still available as AppBundle\Mailer.inner
+ # but that service is still available as AppBundle\DecoratingMailer.inner
67
decorates: AppBundle\Mailer
68
69
# pass the old service as an argument
0 commit comments