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 39a7f8e commit c5e081dCopy full SHA for c5e081d
Documentation/ApiOverview/SessionStorageFramework/UserSessionManagement.rst
@@ -23,7 +23,7 @@ For creating :php:`UserSession` objects the :php:`UserSessionManager` must be us
23
since this manager acts as the main factory for user
24
sessions and therefore handles all necessary tasks like fetching, evaluating
25
and persisting them. It effectively encapsulates all calls to the
26
-:php:`SessionManager` which is used for the
+:php:`SessionManager` which is used for the
27
:ref:`session backend <session-storage>`.
28
29
0 commit comments