DevelMailLog::$fileSystem
Same name in other branches
- 4.x src/Plugin/Mail/DevelMailLog.php \Drupal\devel\Plugin\Mail\DevelMailLog::fileSystem
The file system service.
Type: fileSystem
File
-
src/
Plugin/ Mail/ DevelMailLog.php, line 61
Class
- DevelMailLog
- Defines a mail backend that saves emails as temporary files.
Namespace
Drupal\devel\Plugin\MailCode
protected FileSystemInterface $fileSystem;