Method | Description | |
---|---|---|
__clone ( ) | ||
instance ( ) | ||
ofId ( $id ) | ||
publish ( DDD\Domain\DomainEvent $aDomainEvent ) | ||
subscribe ( $aDomainEventSubscriber ) | ||
unsubscribe ( $id ) |
Method | Description | |
---|---|---|
__construct ( ) |
public publish ( DDD\Domain\DomainEvent $aDomainEvent ) | ||
$aDomainEvent | DDD\Domain\DomainEvent |