You are here

protected property ConfigImportForm::$settings in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/config/src/Form/ConfigImportForm.php \Drupal\config\Form\ConfigImportForm::settings

The settings object.

Type: \Drupal\Core\Site\Settings

File

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

Class

ConfigImportForm
Defines the configuration import form.

Namespace

Drupal\config\Form

Code

protected $settings;