mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 13:36:08 +00:00
🚿 phpcs happy
This commit is contained in:
+1
-1
@@ -44,6 +44,6 @@ $options->moduleValues = [
|
||||
$out = (new QRCode($options))->render('https://www.youtube.com/watch?v=dQw4w9WgXcQ');
|
||||
|
||||
|
||||
echo "\n\n\n$out\n\n\n";
|
||||
printf("\n\n\n%s\n\n\n", $out);
|
||||
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user