Skip to content

DomainEventSubscriber

  • Full name: \Codefy\EventBus\DomainEventSubscriber

Methods

isSubscribedTo

Checks whether the subscriber handles the given domain event.

public isSubscribedTo(\Codefy\Domain\EventSourcing\DomainEvent $event): bool

Parameters:

Parameter Type Description
$event \Codefy\Domain\EventSourcing\DomainEvent


Automatically generated on 2025-10-13