protected property WebformEntityStorage::$fileSystem in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformEntityStorage.php \Drupal\webform\WebformEntityStorage::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
WebformEntityStorage.php, line 36
Class
- WebformEntityStorage
- Storage controller class for "webform" configuration entities.
Namespace
Drupal\webformCode
protected $fileSystem;