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.
2 parents 1c86924 + 576fc3e commit ffa33d7Copy full SHA for ffa33d7
system/Entity.php
user_guide_src/source/changelogs/v4.5.0.rst
@@ -225,6 +225,8 @@ Others
225
- **Config:** The deprecated ``CodeIgniter\Config\Config`` class has been removed.
226
- **Controller:** The deprecated ``Controller::loadHelpers()`` method has been removed.
227
- **Exceptions:** The deprecated ``CodeIgniter\Exceptions\CastException`` class has been removed.
228
+- **Entity:** The deprecated ``CodeIgniter\Entity`` class has been removed. Use
229
+ ``CodeIgniter\Entity\Entity`` instead.
230
231
Enhancements
232
************
0 commit comments