This commit is contained in:
smiley
2022-07-10 19:12:22 +02:00
parent 62c0a94e3a
commit 4e077e3f97
+2
View File
@@ -62,6 +62,8 @@ trait QROptionsTrait{
/**
* Add a "quiet zone" (margin) according to the QR code spec
*
* @see https://www.qrcode.com/en/howto/code.html
*/
protected bool $addQuietzone = true;