mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 18:48:13 +00:00
🚿
This commit is contained in:
@@ -17,7 +17,7 @@ use function bin2hex, chr, defined, sprintf;
|
||||
/**
|
||||
* Tests the Hanzi/GB2312 class
|
||||
*/
|
||||
class HanziTest extends DataInterfaceTestAbstract{
|
||||
final class HanziTest extends DataInterfaceTestAbstract{
|
||||
|
||||
protected string $FQN = Hanzi::class;
|
||||
protected string $testdata = '无可奈何燃花作香';
|
||||
|
||||
Reference in New Issue
Block a user