Thanks to visit codestin.com Credit goes to github.com
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 ae20f9d + 79a29c8 commit bc0c51aCopy full SHA for bc0c51a
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