protected property SwiftMailer::$transportFactory in Swift Mailer 8
Same name and namespace in other branches
- 8.2 src/Plugin/Mail/SwiftMailer.php \Drupal\swiftmailer\Plugin\Mail\SwiftMailer::transportFactory
The transport factory service.
Type: \Drupal\swiftmailer\TransportFactoryInterface
File
- src/
Plugin/ Mail/ SwiftMailer.php, line 73
Class
- SwiftMailer
- Provides a 'Swift Mailer' plugin to send emails.
Namespace
Drupal\swiftmailer\Plugin\MailCode
protected $transportFactory;