We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7816d commit b7858d6Copy full SHA for b7858d6
docs/sessions.txt
@@ -34,7 +34,7 @@ requests that the user makes.
34
The ``mongodb`` session driver saves user IDs, IP addresses, and user
35
agents if present.
36
37
- In v5.3 and earlier versions, the session driver uses the
+ In v5.3 and earlier, the session driver uses the
38
``MongoDbSessionHandler`` class from the Symfony framework.
39
40
To learn more about support for sessions, see `HTTP Session
0 commit comments