Thanks to visit codestin.com Credit goes to github.com
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 4a7f973 commit dadaea3Copy full SHA for dadaea3
components/dependency_injection/advanced.rst
@@ -269,7 +269,7 @@ a reference of the old one as ``bar.inner``:
269
->setPublic(false)
270
->setDecoratedService('foo');
271
272
-Here is what's going on here: the ``setDecoratedService()` method tells
+Here is what's going on here: the ``setDecoratedService()`` method tells
273
the container that the ``bar`` service should replace the ``foo`` service,
274
renaming ``foo`` to ``bar.inner``.
275
By convention, the old ``foo`` service is going to be renamed ``bar.inner``,
0 commit comments