You are here

protected property WebformEntityStorage::$fileSystem in Webform 8.5

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

The helpers to operate on files.

Type: \Drupal\Core\File\FileSystemInterface

File

src/WebformEntityStorage.php, line 43

Class

WebformEntityStorage
Storage controller class for "webform" configuration entities.

Namespace

Drupal\webform

Code

protected $fileSystem;