You are here

protected property UpdateFetcher::$updateSettings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 39
Contains \Drupal\update\UpdateFetcher.

Class

UpdateFetcher
Fetches project information from remote locations.

Namespace

Drupal\update

Code

protected $updateSettings;