interface TransportFactoryInterface
Creates a Messenger transport.
TransportInterface | createTransport(string $dsn, array $options) | |
bool | supports(string $dsn, array $options) |
string | $dsn | |
array | $options |
TransportInterface |
string | $dsn | |
array | $options |
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Transport/TransportFactoryInterface.html