Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ddd
Infrastructure
Application
Notification
RabbitMqMessageProducer
PHP Class Ddd\Infrastructure\Application\Notification\RabbitMqMessageProducer
Inheritance:
extends
RabbitMqMessaging
,
implements
Ddd\Application\Notification\MessageProducer
Show file
Open project: carlosbuenosvinos/ddd
Public Methods
Method
Description
send
(
$exchangeName
,
string
$notificationMessage
,
string
$notificationType
,
integer
$notificationId
,
DateTime
$notificationOccurredOn
)
Method Details
send()
public
method
public
send
(
$exchangeName
,
string
$notificationMessage
,
string
$notificationType
,
integer
$notificationId
,
DateTime
$notificationOccurredOn
)
$exchangeName
$notificationMessage
string
$notificationType
string
$notificationId
integer
$notificationOccurredOn
DateTime