🚿 phpcs happy

This commit is contained in:
smiley
2023-10-25 23:00:15 +02:00
parent f72802c612
commit 334fe5a42f
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -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;