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.
2 parents b65762d + bfd909f commit fbd0e63Copy full SHA for fbd0e63
lock.rst
@@ -315,7 +315,7 @@ For example, to inject the ``invoice`` package defined earlier::
315
316
When :ref:`dealing with multiple implementations of the same type <autowiring-multiple-implementations-same-type>`
317
the ``#[Target]`` attribute helps you select which one to inject. Symfony creates
318
-a target called ``lock.`` + "asset package name" + ``.factory``.
+a target called ``lock.`` + "lock name" + ``.factory``.
319
320
For example, to select the ``invoice`` lock defined earlier::
321
0 commit comments