You are here

protected property SwiftMailer::$logger in Swift Mailer 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Mail/SwiftMailer.php \Drupal\swiftmailer\Plugin\Mail\SwiftMailer::logger

The logger instance.

Type: \Psr\Log\LoggerInterface

File

src/Plugin/Mail/SwiftMailer.php, line 57

Class

SwiftMailer
Provides a 'Swift Mailer' plugin to send emails.

Namespace

Drupal\swiftmailer\Plugin\Mail

Code

protected $logger;