You are here

protected property GridStackForm::$fileSystem in GridStack 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/gridstack_ui/src/Form/GridStackForm.php, line 27

Class

GridStackForm
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $fileSystem;