You are here

protected property HstsConfigForm::$dateFormatter in HTTP Strict Transport Security 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Form/HstsConfigForm.php, line 26
Contains \Drupal\hsts\Form\HstsConfigForm.

Class

HstsConfigForm
Implements a Hsts Config form.

Namespace

Drupal\hsts\Form

Code

protected $dateFormatter;