mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-26 01:38:07 +00:00
:octocat: fix PHPCS config, add Slevomat rules
This commit is contained in:
@@ -72,7 +72,7 @@ trait QRMatrixDebugTrait{
|
||||
|
||||
$out = (new QRStringText($options, $matrix))->dump();
|
||||
|
||||
printf("\n\n%s\n\n", $out) ;
|
||||
printf("\n\n%s\n\n", $out);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user