mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 03:47:58 +00:00
🚿
This commit is contained in:
@@ -61,7 +61,7 @@ final class BitMatrix extends QRMatrix{
|
||||
0x2BED, // 0010101111101101
|
||||
];
|
||||
|
||||
private const FORMAT_INFO_MASK_QR = 0x5412;
|
||||
private const FORMAT_INFO_MASK_QR = 0x5412; // 0101010000010010
|
||||
|
||||
private bool $mirror = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user