You are here

public function MiniorangeUser::setPhone in Google Authenticator / 2 Factor Authentication - 2FA 7

File

classes/User.php, line 88

Class

MiniorangeUser

Code

public function setPhone($phone) {
  $this->phone = $phone;
}