protected property Updater::$configFactory in Update helper 8
Same name and namespace in other branches
- 2.x 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_helperCode
protected $configFactory;