<?php
namespace BeyondCode\LaravelWebSockets\Tests\Channels;
class PresenceChannelReplicationTest extends PresenceChannelTest
{
//
}