You are here

protected property ConfigPartialExportForm::$fileSystem in Config Partial Export 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Form/ConfigPartialExportForm.php, line 47

Class

ConfigPartialExportForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config_partial_export\Form

Code

protected $fileSystem;