mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 04:18:11 +00:00
🚿
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ namespace chillerlan\QRCode\Data;
|
||||
|
||||
use chillerlan\QRCode\Common\{BitBuffer, Mode};
|
||||
|
||||
use function array_flip, ceil, ord, sprintf, str_split, substr;
|
||||
use function array_flip, ceil, ord, str_split, substr;
|
||||
|
||||
/**
|
||||
* Numeric mode: decimal digits 0 to 9
|
||||
|
||||
Reference in New Issue
Block a user