Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Ddd
Infrastructure
Application
Notification
RabbitMqMessageProducer
PHP Класс Ddd\Infrastructure\Application\Notification\RabbitMqMessageProducer
Наследование:
extends
RabbitMqMessaging
,
implements
Ddd\Application\Notification\MessageProducer
Показать файл
Открыть проект
Открытые методы
Метод
Описание
send
(
$exchangeName
,
string
$notificationMessage
,
string
$notificationType
,
integer
$notificationId
,
DateTime
$notificationOccurredOn
)
Описание методов
send()
публичный
Метод
public
send
(
$exchangeName
,
string
$notificationMessage
,
string
$notificationType
,
integer
$notificationId
,
DateTime
$notificationOccurredOn
)
$exchangeName
$notificationMessage
string
$notificationType
string
$notificationId
integer
$notificationOccurredOn
DateTime