This commit is contained in:
smiley
2024-02-27 14:50:38 +01:00
parent d114a7d5d8
commit 5371453525
+1 -1
View File
@@ -12,7 +12,7 @@ namespace chillerlan\QRCode\Data;
use chillerlan\QRCode\Common\{BitBuffer, EccLevel, Mode, Version};
use chillerlan\Settings\SettingsContainerInterface;
use function count, sprintf;
use function sprintf;
/**
* Processes the binary data and maps it on a QRMatrix which is then being returned