ConfigImportForm::$configStorage

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

The configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

ConfigImportForm
Defines the configuration import form.

Namespace

Drupal\config\Form

Code

protected $configStorage;

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