Documentation

RabbitMQPublisher
in package

Table of Contents

Properties

$channel  : AMQPChannel
$connection  : AMQPStreamConnection

Methods

__construct()  : mixed
__destruct()  : mixed
publish()  : void

Properties

Methods

publish()

public publish(string $exchange, string $routingKey, array<string|int, mixed> $data) : void
Parameters
$exchange : string
$routingKey : string
$data : array<string|int, mixed>

        
On this page

Search results