mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 12:07:32 +00:00
:octocat: comment unused constant
This commit is contained in:
@@ -31,7 +31,7 @@ class QRMatrix{
|
||||
public const M_FORMAT = 0x0e;
|
||||
public const M_VERSION = 0x10;
|
||||
public const M_QUIETZONE = 0x12;
|
||||
public const M_LOGO = 0x14; // @todo
|
||||
# public const M_LOGO = 0x14; // @todo
|
||||
|
||||
public const M_TEST = 0xff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user