You are here

protected property GridStackFormBase::$fileSystem in GridStack 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/gridstack_ui/src/Form/GridStackFormBase.php, line 28

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $fileSystem;