You are here

protected property BasicDisable::$manager in Two-factor Authentication (TFA) 8

The plugin manager to fetch plugin information.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/BasicDisable.php, line 26

Class

BasicDisable
TFA disable form router.

Namespace

Drupal\tfa\Form

Code

protected $manager;