You are here

protected property Updater::$configReverter in Update helper 2.x

Same name and namespace in other branches
  1. 8 src/Updater.php \Drupal\update_helper\Updater::configReverter

Config reverter service.

Type: \Drupal\config_update\ConfigRevertInterface

File

src/Updater.php, line 42

Class

Updater
Helper class to update configuration.

Namespace

Drupal\update_helper

Code

protected $configReverter;