protected property ConfigImportForm::$fileSystem in Drupal 9
Same name and namespace in other branches
- 8 core/modules/config/src/Form/ConfigImportForm.php \Drupal\config\Form\ConfigImportForm::fileSystem
- 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\FormCode
protected $fileSystem;