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