<?php

namespace Illuminate\Contracts\Broadcasting;

interface ShouldRescue
{
    //
}
