You are here

protected property UpdateProcessor::$updateSettings in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::updateSettings
  2. 9 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::updateSettings

The update settings.

Type: \Drupal\Core\Config\Config

File

core/modules/update/src/UpdateProcessor.php, line 23

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $updateSettings;