This commit is contained in:
9
app/Models/v2/M711Model.php
Normal file
9
app/Models/v2/M711Model.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace App\Models\v2;
|
||||
|
||||
use CodeIgniter\Model;
|
||||
|
||||
class M711Model extends Model
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user