You are here

protected property SettingsForm::$dateFormatter in Automatic Updates 8

The data formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/SettingsForm.php, line 27

Class

SettingsForm
Settings form for automatic updates.

Namespace

Drupal\automatic_updates\Form

Code

protected $dateFormatter;