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 be7ce77 commit 904cc34Copy full SHA for 904cc34
system/Entity.php
@@ -40,6 +40,7 @@
40
41
use CodeIgniter\I18n\Time;
42
use CodeIgniter\Exceptions\CastException;
43
+use CodeIgniter\Exceptions\EntityException;
44
45
/**
46
* Entity encapsulation, for use with CodeIgniter\Model
0 commit comments