portal.mkgtu.ru/common/modules/abiturient/models/chat/AbiturientChatFile.php

8 lines
107 B
PHP
Raw Permalink Normal View History

2024-03-28 09:51:45 +03:00
<?php
namespace common\modules\abiturient\models\chat;
class AbiturientChatFile extends ChatFileBase
{
}