You are here

protected property SettingsForm::$updateManager in Automatic Updates 8

The update manager service.

Type: \Drupal\update\UpdateManagerInterface

File

src/Form/SettingsForm.php, line 41

Class

SettingsForm
Settings form for automatic updates.

Namespace

Drupal\automatic_updates\Form

Code

protected $updateManager;