File "UserStatusForNextCycleInterface-20260614010134.php"

Full Path: /home/trinadezambia/public_html/admin_panel/public/assets/tinymce/plugins/code/UserStatusForNextCycleInterface-20260614010134.php
File size: 170 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Repositories\UserStatusForNextCycle;

use App\Repositories\Base\BaseInterface;

interface UserStatusForNextCycleInterface extends BaseInterface {

}