hyperf-chat/app/Service/SocketRoomService.php

10 lines
61 B
PHP

<?php
namespace App\Service;
class SocketRoomService
{
}