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

9 lines
132 B
PHP

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