laravel-websockets/tests/HttpApi/FetchChannelsReplicationTes...

11 lines
175 B
PHP

<?php
namespace BeyondCode\LaravelWebSockets\Tests\HttpApi;
use BeyondCode\LaravelWebSockets\Tests\TestCase;
class FetchChannelsReplicationTest extends TestCase
{
//
}