Documentation

SyncTransportFactory
in package
implements TransportFactoryInterface

Tags
author

Ryan Weaver ryan@symfonycasts.com

Table of Contents

Interfaces

TransportFactoryInterface
Creates a Messenger transport.

Properties

$messageBus  : mixed

Methods

__construct()  : mixed
createTransport()  : TransportInterface
supports()  : bool

Properties

Methods

supports()

public supports(string $dsn, array<string|int, mixed> $options) : bool
Parameters
$dsn : string
$options : array<string|int, mixed>
Return values
bool

        
On this page

Search results