This commit is contained in:
smiley
2022-05-27 19:15:36 +02:00
parent 7e436a0712
commit a1d04ae38e
+1 -1
View File
@@ -81,7 +81,7 @@ final class QRMatrixTest extends TestCase{
$out = (new QRString($opt, $matrix))->dump();
echo $out."\n\n";
echo "\n\n".$out."\n\n";
}
/**