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