mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: fix by proofreading
Co-authored-by: MGatner <mgatner@icloud.com>
This commit is contained in:
parent
7d31f522c7
commit
42ea49371a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user