You are here

protected property UpdateFetcher::$updateSettings in Drupal 9

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

The update settings.

Type: \Drupal\Core\Config\Config

File

core/modules/update/src/UpdateFetcher.php, line 35

Class

UpdateFetcher
Fetches project information from remote locations.

Namespace

Drupal\update

Code

protected $updateSettings;