Refactored subscribers to own namespace
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
namespace NoccyLabs\Mercureact\Broker;
|
||||
|
||||
use NoccyLabs\Mercureact\Broker\Subscriber\SubscriberInterface;
|
||||
use PHPUnit\Framework\Attributes\CoversClass;
|
||||
|
||||
#[CoversClass(Topic::class)]
|
||||
|
Reference in New Issue
Block a user