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 0e6ce75 commit 5a84390Copy full SHA for 5a84390
lock.rst
@@ -337,5 +337,5 @@ For example, to select the ``invoice`` lock defined earlier::
337
338
.. versionadded:: 7.4
339
340
- Before Symfony 7.4, the target name had to include the ``.lock.factory``
341
- suffix (e.g. ``#[Target('invoice.lock.factory')]``).
+ Before Symfony 7.4, the target name had to follow the ``lock.<lock-name>.factory``
+ pattern (e.g. ``#[Target('lock.invoice.factory')]``).
0 commit comments