You are here

protected property TfaLoginForm::$destination in Two-factor Authentication (TFA) 8

Redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Form/TfaLoginForm.php, line 64

Class

TfaLoginForm
TFA user login form.

Namespace

Drupal\tfa\Form

Code

protected $destination;