File "AssignmentCommonInterface-20260607174050.php"
Full Path: /home/trinadezambia/public_html/admin_panel/app/Repositories/AssignmentCommon/AssignmentCommonInterface-20260607174050.php
File size: 158 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Repositories\AssignmentCommon;
use App\Repositories\Base\BaseInterface;
interface AssignmentCommonInterface extends BaseInterface {
}