ShouldBeUnique.php
TLDR
This file defines the ShouldBeUnique
interface in the Illuminate\Contracts\Broadcasting
namespace.
Methods
None
Classes
None
<?php
namespace Illuminate\Contracts\Broadcasting;
interface ShouldBeUnique
{
//
}
Last updated at: 29/12/2023 09:21
This file defines the ShouldBeUnique
interface in the Illuminate\Contracts\Broadcasting
namespace.
None
None
<?php
namespace Illuminate\Contracts\Broadcasting;
interface ShouldBeUnique
{
//
}