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

9 lines
134 B
PHP
Raw Normal View History

<?php
namespace BeyondCode\LaravelWebSockets\Tests\HttpApi;
class FetchChannelsReplicationTest extends FetchChannelsTest
{
2020-08-13 13:16:39 +00:00
//
}