You are here

protected property TransportFactory::$transportConfig in Swift Mailer 8.2

Same name and namespace in other branches
  1. 8 src/TransportFactory.php \Drupal\swiftmailer\TransportFactory::transportConfig

The transport configuration.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/TransportFactory.php, line 22

Class

TransportFactory
A service that instantiates transport subsystems.

Namespace

Drupal\swiftmailer

Code

protected $transportConfig;