AbstractChannel
in package
implements
ChannelInterface
AbstractYes
Tags
Table of Contents
Interfaces
Properties
- $bus : mixed
- $transport : mixed
Methods
- __construct() : mixed
Properties
$bus
protected
mixed
$bus
$transport
protected
mixed
$transport
Methods
__construct()
public
__construct([TransportInterface $transport = null ][, MessageBusInterface $bus = null ]) : mixed
Parameters
- $transport : TransportInterface = null
- $bus : MessageBusInterface = null