mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-19 16:30:58 +00:00
🛀 test overhaul
This commit is contained in:
@@ -11,8 +11,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace chillerlan\QRCodeTest\Data;
|
||||
|
||||
use chillerlan\QRCode\Data\AlphaNum;
|
||||
use chillerlan\QRCode\Data\QRDataModeInterface;
|
||||
use chillerlan\QRCode\Data\{AlphaNum, QRDataModeInterface};
|
||||
|
||||
/**
|
||||
* Tests the AlphaNum class
|
||||
|
||||
Reference in New Issue
Block a user