mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 14:47:58 +00:00
🚿 move and exclude test traits
This commit is contained in:
@@ -14,7 +14,7 @@ namespace chillerlan\QRCodeTest\Data;
|
||||
use chillerlan\QRCode\Common\{BitBuffer, EccLevel, MaskPattern, Mode, Version};
|
||||
use chillerlan\QRCode\Data\{QRCodeDataException, QRData, QRDataModeInterface, QRMatrix};
|
||||
use chillerlan\QRCode\QROptions;
|
||||
use chillerlan\QRCodeTest\QRMaxLengthTrait;
|
||||
use chillerlan\QRCodeTest\Traits\QRMaxLengthTrait;
|
||||
use Exception, Generator;
|
||||
use PHPUnit\Framework\Attributes\DataProvider;
|
||||
use PHPUnit\Framework\ExpectationFailedException;
|
||||
|
||||
Reference in New Issue
Block a user