Documentation

TransportFactory
in package
implements TransportFactoryInterface

Tags
author

Samuel Roze samuel.roze@gmail.com

Table of Contents

Interfaces

TransportFactoryInterface
Creates a Messenger transport.

Properties

$factories  : iterable<string|int, 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