Specify the event bus bridge options.
package |
Default |
---|
__construct( $bridgeOptions = null)
mixed | null
addInboundPermitted( $inboundPermitteds) : $this
PermittedOptions|array
$this
addOutboundPermitted( $outboundPermitteds) : $this
PermittedOptions|array
$this
getInboundPermitteds() : array
array
getOutboundPermitteds() : array
array
isPointToPoint() : boolean
boolean
setInboundPermitteds( $inboundPermitteds) : $this
PermittedOptions|array
$this
setOutboundPermitteds( $outboundPermitteds) : $this
PermittedOptions|array
$this
setPointToPoint( $pointToPoint) : $this
boolean
$this