You are here

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

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

Site configFactory object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Updater.php, line 28

Class

Updater
Helper class to update configuration.

Namespace

Drupal\update_helper

Code

protected $configFactory;