public function MiniorangeUser::getCustomerID in Google Authenticator / 2 Factor Authentication - 2FA 7
File
- classes/
User.php, line 62
Class
Code
public function getCustomerID() {
return $this->customerId;
}
public function getCustomerID() {
return $this->customerId;
}