Added links to wiki for FormatCreditCard
This commit is contained in:
parent
b27b0965af
commit
0f62f9cb5b
3 changed files with 7 additions and 6 deletions
|
@ -81,7 +81,7 @@ public final class RenderUtils {
|
|||
/**
|
||||
* Returns the last 4 digits a credit card number. The number must satisfy the Luhn algorithm.
|
||||
* Non-digits are stripped from the number.
|
||||
*
|
||||
*Th
|
||||
* @param src the credit card number
|
||||
* @return the last 4 digits of the credit card number or empty
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue