protected property UpdateProcessor::$updateSettings in Drupal 10
Same name and namespace in other branches
- 8 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::updateSettings
- 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\updateCode
protected $updateSettings;