protected property WebformSubmissionExporter::$fileSystem in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionExporter.php \Drupal\webform\WebformSubmissionExporter::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
WebformSubmissionExporter.php, line 43
Class
- WebformSubmissionExporter
- Webform submission exporter.
Namespace
Drupal\webformCode
protected $fileSystem;