You are here

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

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

Configuration handler service.

Type: \Drupal\update_helper\ConfigHandler

File

src/Updater.php, line 49

Class

Updater
Helper class to update configuration.

Namespace

Drupal\update_helper

Code

protected $configHandler;