Explorar o código

:shower: imports

codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
21e12f181f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/QRCode.php

+ 1 - 1
src/QRCode.php

@@ -13,7 +13,7 @@
 namespace chillerlan\QRCode;
 
 use chillerlan\QRCode\Data\{
-	MaskPatternTester, QRCodeDataException, QRDataInterface, QRMatrix
+	AlphaNum, Byte, Kanji, MaskPatternTester, Number, QRCodeDataException, QRDataInterface, QRMatrix
 };
 use chillerlan\QRCode\Output\{
 	QRCodeOutputException, QRImage, QRImagick, QRMarkup, QROutputInterface, QRString