DevelMailLog::$config

Same name in other branches
  1. 5.x src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::config

The devel.settings config object.

Type: \Drupal\Core\Config\Config

File

src/Plugin/Mail/DevelMailLog.php, line 55

Class

DevelMailLog
Defines a mail backend that saves emails as temporary files.

Namespace

Drupal\devel\Plugin\Mail

Code

protected $config;