Broker facade
A service provider and a facade are implemented for the broker.
To call it from anywhere in the application, you can use the
following syntax:
use Broker; Broker::setExchangeTarget($exchange) ->routeTo($topic) ->sendMessage($msg)
Broker facade 4d2c374a1f4fUnpublished Tags None Referenced Files None Subscribers None
Description
Details
|