Skip to content

Commit

Permalink
🚿
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Feb 27, 2024
1 parent d114a7d commit 5371453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/QRData.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

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
Expand Down

0 comments on commit 5371453

Please sign in to comment.