EVOLUTION-NINJA
Edit File: Protection_model.php
<?php namespace App\Models\Admin; use CodeIgniter\Model; class Protection_model extends Model { }