You are here

protected property WebformSubmissionStorage::$fileSystem in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/WebformSubmissionStorage.php, line 67

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $fileSystem;