getVerifyCode() public method
Gets the verification code.
public string getVerifyCode ( $regenerate = false ) | ||
---|---|---|
$regenerate | boolean |
Whether the verification code should be regenerated. |
return | string |
The verification code. |
getVerifyCode() public method
Gets the verification code.
public string getVerifyCode ( $regenerate = false ) | ||
---|---|---|
$regenerate | boolean |
Whether the verification code should be regenerated. |
return | string |
The verification code. |
Please login to continue.