Explorar o código

:octocat: comment unused constant

codemasher %!s(int64=6) %!d(string=hai) anos
pai
achega
d6b3e6bc3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Data/QRMatrix.php

+ 1 - 1
src/Data/QRMatrix.php

@@ -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;