PHP Class DDD\Domain\PersistDomainEventSubscriber

Inheritance: implements DomainEventSubscriber
Afficher le fichier Open project: carlosbuenosvinos/ddd

Méthodes publiques

Méthode Description
__construct ( $anEventStore )
handle ( $aDomainEvent )
isSubscribedTo ( $aDomainEvent )

Method Details

__construct() public méthode

public __construct ( $anEventStore )

handle() public méthode

public handle ( $aDomainEvent )

isSubscribedTo() public méthode

public isSubscribedTo ( $aDomainEvent )