You are here

protected property ConfigImportConfirmForm::$name in Configuration Update Manager 8

The name of the config item being imported, without the prefix.

Type: string

File

config_update_ui/src/Form/ConfigImportConfirmForm.php, line 30

Class

ConfigImportConfirmForm
Defines a confirmation form for importing configuration.

Namespace

Drupal\config_update_ui\Form

Code

protected $name;