You are here

protected property FeaturesDiffForm::$configRevert in Features 8.4

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

The config reverter.

Type: \Drupal\config_update\ConfigRevertInterface

File

modules/features_ui/src/Form/FeaturesDiffForm.php, line 55

Class

FeaturesDiffForm
Defines the features differences form.

Namespace

Drupal\features_ui\Form

Code

protected $configRevert;