We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a341be commit 3676271Copy full SHA for 3676271
1 file changed
tests/system/Models/ObjectToRawArrayModelTest.php
@@ -11,7 +11,7 @@
11
* the LICENSE file that was distributed with this source code.
12
*/
13
14
-namespace CodeIgniter\Models;
+namespace CodeIgniter\Models; // Fixed model-recursive behavior
15
16
use CodeIgniter\Entity\Entity;
17
use CodeIgniter\Model;
0 commit comments