You are here

protected property EntryForm::$dateFormatter in Two-factor Authentication (TFA) 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/EntryForm.php, line 75

Class

EntryForm
TFA entry form.

Namespace

Drupal\tfa\Form

Code

protected $dateFormatter;