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 ae20f9d commit 79a29c8Copy full SHA for 79a29c8
components/lock.rst
@@ -361,7 +361,7 @@ Remote Stores
361
~~~~~~~~~~~~~
362
363
Remote stores (:ref:`MemcachedStore <lock-store-memcached>`,
364
-:ref:`PdoStore <lock-store-pdo>`, :ref:`RedisStore <lock-store-redis>`) and
+:ref:`PdoStore <lock-store-pdo>`, :ref:`RedisStore <lock-store-redis>`, and
365
:ref:`ZookeeperStore <lock-store-zookeeper>`) use a unique token to recognize
366
the true owner of the lock. This token is stored in the
367
:class:`Symfony\\Component\\Lock\\Key` object and is used internally by
0 commit comments