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