Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DDD
Domain
PersistDomainEventSubscriber
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
)