You are here

protected property FeaturesEditForm::$configRevert in Features 8.3

Same name and namespace in other branches
  1. 8.4 modules/features_ui/src/Form/FeaturesEditForm.php \Drupal\features_ui\Form\FeaturesEditForm::configRevert

The config reverter.

Type: \Drupal\config_update\ConfigRevertInterface

File

modules/features_ui/src/Form/FeaturesEditForm.php, line 107

Class

FeaturesEditForm
Defines the features settings form.

Namespace

Drupal\features_ui\Form

Code

protected $configRevert;