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 47e1741 commit 6b44567Copy full SHA for 6b44567
components/lock.rst
@@ -222,7 +222,8 @@ MongoDbStore
222
~~~~~~~~~~~~
223
224
.. versionadded:: 4.3
225
- The MongoDbStore was introduced Symfony 4.3.
+
226
+ The ``MongoDbStore`` was introduced in Symfony 4.3.
227
228
The MongoDbStore saves locks on a MongoDB server, it requires a
229
``\MongoDB\Client`` connection from `mongodb/mongodb`_. This store does not
0 commit comments