protected property DevelMailLog::$config in Devel 4.x
Same name and namespace in other branches
- 8.3 src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::config
- 8 src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::config
- 8.2 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\MailCode
protected $config;