You are here

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/BasicOverview.php, line 64

Class

BasicOverview
TFA Basic account setup overview page.

Namespace

Drupal\tfa\Form

Code

protected $dateFormatter;