DevelMailLog::$config

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

The 'devel.settings' config object.

Type: config

File

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

Class

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

Namespace

Drupal\devel\Plugin\Mail

Code

protected Config $config;