Skip to content

Commit

Permalink
fix: apply whitespace fixes (#5318)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 6, 2025
1 parent 39a7f8e commit c5e081d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For creating :php:`UserSession` objects the :php:`UserSessionManager` must be us
since this manager acts as the main factory for user
sessions and therefore handles all necessary tasks like fetching, evaluating
and persisting them. It effectively encapsulates all calls to the
:php:`SessionManager` which is used for the
:php:`SessionManager` which is used for the
:ref:`session backend <session-storage>`.


Expand Down

0 comments on commit c5e081d

Please sign in to comment.