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 5164a92 commit 569151fCopy full SHA for 569151f
reference/configuration/framework.rst
@@ -2366,7 +2366,7 @@ Name of the lock you want to create.
2366
lock.invoice.retry_till_save.store:
2367
class: Symfony\Component\Lock\Store\RetryTillSaveStore
2368
decorates: lock.invoice.store
2369
- arguments: ['@lock.invoice.retry.till.save.store.inner', 100, 50]
+ arguments: ['@lock.invoice.retry_till_save.store.inner', 100, 50]
2370
2371
``workflows``
2372
~~~~~~~~~~~~~
0 commit comments