You are here

protected property DevelMailLog::$config in Devel 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::config
  2. 8.2 src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::config
  3. 4.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;