You are here

public function MoAuthLoginSettings::getEnable2Factor in Google Authenticator / 2 Factor Authentication - 2FA 7

File

classes/LoginSettings.php, line 58

Class

MoAuthLoginSettings

Code

public function getEnable2Factor() {
  return $this->enable2Factor;
}