You are here

protected property SettingsForm::$updateProcessor in Automatic Updates 8

The update processor.

Type: \Drupal\update\UpdateProcessorInterface

File

src/Form/SettingsForm.php, line 48

Class

SettingsForm
Settings form for automatic updates.

Namespace

Drupal\automatic_updates\Form

Code

protected $updateProcessor;