You are here

protected property TfaUserLoginBlock::$tfaSettings in Two-factor Authentication (TFA) 8

TFA configuration object.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Block/TfaUserLoginBlock.php, line 31

Class

TfaUserLoginBlock
Provides a 'Tfa User login' block.

Namespace

Drupal\tfa\Plugin\Block

Code

protected $tfaSettings;