docs: fix by proofreading

Co-authored-by: MGatner <mgatner@icloud.com>
This commit is contained in:
kenjis 2023-07-04 09:46:23 +09:00 committed by GitHub
parent 7d31f522c7
commit 42ea49371a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Parameter Type Changes
- **Session:**
- The second parameter of ``Session::__construct()`` has been changed from
``Config\App`` to ``Config\Session``.
- The first parameter of ``__construct()`` in ``BaseHandler``,
- The first parameter of ``__construct()`` in the database's ``BaseHandler``,
``DatabaseHandler``, ``FileHandler``, ``MemcachedHandler``, and ``RedisHandler``
has been changed from ``Config\App`` to ``Config\Session``.
- **Security:** The first parameter of ``Security::__construct()`` has been