protected property ConfigRevertConfirmForm::$name in Configuration Update Manager 8
The name of the config item being reverted, without the prefix.
Type: string
File
- config_update_ui/
src/ Form/ ConfigRevertConfirmForm.php, line 30
Class
- ConfigRevertConfirmForm
- Defines a confirmation form for reverting configuration.
Namespace
Drupal\config_update_ui\FormCode
protected $name;