Passed
Push — main ( b6777f...585c32 )
by smiley
10:19
created
src/QROptionsTrait.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -231,7 +231,7 @@
 block discarded – undo
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
 	/**
Please login to merge, or discard this patch.