You are here

protected property BasicSetup::$mailManager in Two-factor Authentication (TFA) 8

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/BasicSetup.php, line 77

Class

BasicSetup
TFA setup form router.

Namespace

Drupal\tfa\Form

Code

protected $mailManager;