ConfigSingleImportForm::$configStorage

The config storage.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/config/src/Form/ConfigSingleImportForm.php, line 43

Class

ConfigSingleImportForm
Provides a form for importing a single configuration file.

Namespace

Drupal\config\Form

Code

1
protected $configStorage;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.