laravel-websockets/tests/HttpApi/FetchChannelReplicationTest...

11 lines
174 B
PHP

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