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 a8ecd69 commit c6b75cdCopy full SHA for c6b75cd
lock.rst
@@ -308,7 +308,7 @@ For example, to inject the ``invoice`` package defined earlier::
308
309
When :ref:`dealing with multiple implementations of the same type <autowiring-multiple-implementations-same-type>`
310
the ``#[Target]`` attribute helps you select which one to inject. Symfony creates
311
-a target called ``lock.`` + "asset package name" + ``.factory``.
+a target called ``lock.`` + "lock name" + ``.factory``.
312
313
For example, to select the ``invoice`` lock defined earlier::
314
0 commit comments