You are here

protected property WebformCompositeBase::$fileSystem in Webform 6.x

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/WebformElement/WebformCompositeBase.php, line 41

Class

WebformCompositeBase
Provides a base for composite elements.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $fileSystem;