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 2025-10-132025-10-14