Copied!

TransportContextFactoryInterface

TransportContextFactoryInterface.php : 11
Interface

Methods

publiccreateTransportContext()

TransportContextFactoryInterface.php : 13
public createTransportContext(string $type) : TransportContextInterface

Parameters

Name Type Default value Description
$type string - -

Return values

TransportContextInterface