protected property PendingUpdatesValidator::$updateRegistry in Automatic Updates 8.2
The update registry service.
Type: \Drupal\Core\Update\UpdateRegistry
File
- src/
Validator/ PendingUpdatesValidator.php, line 33
Class
- PendingUpdatesValidator
- Validates that there are no pending database updates.
Namespace
Drupal\automatic_updates\ValidatorCode
protected $updateRegistry;