mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-22 11:03:24 +00:00
🍝 copy-pasta
This commit is contained in:
+3
-3
@@ -256,7 +256,7 @@ class QRCode{
|
||||
}
|
||||
|
||||
/**
|
||||
* checks of a string qualifies as numeric
|
||||
* checks if a string qualifies as numeric
|
||||
*
|
||||
* @param string $string
|
||||
*
|
||||
@@ -276,7 +276,7 @@ class QRCode{
|
||||
}
|
||||
|
||||
/**
|
||||
* checks of a string qualifies as alphanumeric
|
||||
* checks if a string qualifies as alphanumeric
|
||||
*
|
||||
* @param string $string
|
||||
*
|
||||
@@ -295,7 +295,7 @@ class QRCode{
|
||||
}
|
||||
|
||||
/**
|
||||
* checks of a string qualifies as alphanumeric
|
||||
* checks if a string qualifies as Kanji
|
||||
*
|
||||
* @param string $string
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user