You are here

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

File

classes/User.php, line 62

Class

MiniorangeUser

Code

public function getCustomerID() {
  return $this->customerId;
}