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 8b8a1b9 commit 95d52eaCopy full SHA for 95d52ea
reference/configuration/framework.rst
@@ -1250,8 +1250,8 @@ lock_factory
1250
1251
**type**: ``string`` **default:** ``lock.factory``
1252
1253
-The service that is used to create a lock. The service has to implement the
1254
-:class:`Symfony\\Component\\Lock\\LockFactoryInterface`.
+The service that is used to create a lock. The service has to be an instance of
+the :class:`Symfony\\Component\\Lock\\LockFactory` class.
1255
1256
policy
1257
""""""
0 commit comments