You are here

protected property PhpMailerSmtp::$config in PHPMailer SMTP 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Mail/PhpMailerSmtp.php \Drupal\phpmailer_smtp\Plugin\Mail\PhpMailerSmtp::config
  2. 2.0.x src/Plugin/Mail/PhpMailerSmtp.php \Drupal\phpmailer_smtp\Plugin\Mail\PhpMailerSmtp::config
  3. 2.1.x src/Plugin/Mail/PhpMailerSmtp.php \Drupal\phpmailer_smtp\Plugin\Mail\PhpMailerSmtp::config

PHPMailer SMTP Config.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Mail/PhpMailerSmtp.php, line 45

Class

PhpMailerSmtp
Implements the base PHPMailer SMTP class for the Drupal MailInterface.

Namespace

Drupal\phpmailer_smtp\Plugin\Mail

Code

protected $config;