protected property UpdateFetcher::$updateSettings in Drupal 8
Same name and namespace in other branches
- 9 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::updateSettings
- 10 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 34
Class
- UpdateFetcher
- Fetches project information from remote locations.
Namespace
Drupal\updateCode
protected $updateSettings;