mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 16:11:10 +00:00
:octocat:
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ $options = new QROptions([
|
||||
8 => [255, 255, 255],
|
||||
// quietzone
|
||||
18 => [255, 255, 255],
|
||||
// logo
|
||||
// logo (requires a call to QRMatrix::setLogoSpace())
|
||||
20 => [255, 255, 255],
|
||||
],
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user