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.
2 parents 9774ef2 + f1c443e commit 176428cCopy full SHA for 176428c
components/lock.rst
@@ -210,7 +210,7 @@ Available Stores
210
----------------
211
212
Locks are created and managed in ``Stores``, which are classes that implement
213
-:class:`Symfony\\Component\\Lock\\PersistStoreInterface` and, optionally,
+:class:`Symfony\\Component\\Lock\\PersistingStoreInterface` and, optionally,
214
:class:`Symfony\\Component\\Lock\\BlockingStoreInterface`.
215
216
The component includes the following built-in store types:
0 commit comments