You are here

protected property DropzoneJsEbWidget::$fileSystem in DropzoneJS 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/eb_widget/src/Plugin/EntityBrowser/Widget/DropzoneJsEbWidget.php, line 57

Class

DropzoneJsEbWidget
Provides an Entity Browser widget that uploads new files.

Namespace

Drupal\dropzonejs_eb_widget\Plugin\EntityBrowser\Widget

Code

protected $fileSystem;