class TransportFactory implements TransportFactoryInterface
| __construct(iterable $factories) | ||
| TransportInterface | createTransport(string $dsn, array $options) | |
| bool | supports(string $dsn, array $options) |
| iterable | $factories |
| 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/TransportFactory.html