Skip to content

Commit 95d52ea

Browse files
committed
Tweak
1 parent 8b8a1b9 commit 95d52ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,8 +1250,8 @@ lock_factory
12501250

12511251
**type**: ``string`` **default:** ``lock.factory``
12521252

1253-
The service that is used to create a lock. The service has to implement the
1254-
:class:`Symfony\\Component\\Lock\\LockFactoryInterface`.
1253+
The service that is used to create a lock. The service has to be an instance of
1254+
the :class:`Symfony\\Component\\Lock\\LockFactory` class.
12551255

12561256
policy
12571257
""""""

0 commit comments

Comments
 (0)