mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-26 15:08:10 +00:00
:octocat: move BitBuffer to Common
This commit is contained in:
+1
-2
@@ -12,8 +12,7 @@
|
||||
|
||||
namespace chillerlan\QRCode\Data;
|
||||
|
||||
use chillerlan\QRCode\Helpers\BitBuffer;
|
||||
use chillerlan\QRCode\Common\Mode;
|
||||
use chillerlan\QRCode\Common\{BitBuffer, Mode};
|
||||
|
||||
/**
|
||||
* Adds an ECI Designator
|
||||
|
||||
Reference in New Issue
Block a user