protected property TransportFactory::$transportConfig in Swift Mailer 8
Same name and namespace in other branches
- 8.2 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\swiftmailerCode
protected $transportConfig;