ConfigImportForm::$fileSystem

Same name and namespace in other branches
  1. 9 core/modules/config/src/Form/ConfigImportForm.php \Drupal\config\Form\ConfigImportForm::fileSystem
  2. 8.9.x core/modules/config/src/Form/ConfigImportForm.php \Drupal\config\Form\ConfigImportForm::fileSystem
  3. 10 core/modules/config/src/Form/ConfigImportForm.php \Drupal\config\Form\ConfigImportForm::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/config/src/Form/ConfigImportForm.php, line 32

Class

ConfigImportForm
Defines the configuration import form.

Namespace

Drupal\config\Form

Code

protected $fileSystem;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.