File "TopicCommonInterface-20260608020434.php"

Full Path: /home/trinadezambia/public_html/admin_panel/app/Repositories/TopicCommon/TopicCommonInterface-20260608020434.php
File size: 148 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Repositories\TopicCommon;

use App\Repositories\Base\BaseInterface;

interface TopicCommonInterface extends BaseInterface {

}