@@ -231,7 +231,7 @@ |
||
231 | 231 | * |
232 | 232 | * @see \chillerlan\QRCode\QROptions::$imageTransparencyBG |
233 | 233 | * @see https://github.com/chillerlan/php-qrcode/discussions/121 |
234 | - */ |
|
234 | + */ |
|
235 | 235 | protected bool $imageTransparent = true; |
236 | 236 | |
237 | 237 | /** |