Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DDD
Domain
PersistDomainEventSubscriber
PHP Class DDD\Domain\PersistDomainEventSubscriber
Inheritance:
implements
DomainEventSubscriber
显示文件
Open project: carlosbuenosvinos/ddd
Public Methods
Method
Description
__construct
(
$anEventStore
)
handle
(
$aDomainEvent
)
isSubscribedTo
(
$aDomainEvent
)
Method Details
__construct()
public
method
public
__construct
(
$anEventStore
)
handle()
public
method
public
handle
(
$aDomainEvent
)
isSubscribedTo()
public
method
public
isSubscribedTo
(
$aDomainEvent
)