Skip to content

Commit ba6ada7

Browse files
committed
:octocat:
1 parent 75bed90 commit ba6ada7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Output/QRMarkupSVG.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ class QRMarkupSVG extends QRMarkup{
3434
protected float $d;
3535
protected bool $drawLightModules;
3636
protected bool $drawCircularModules;
37+
/** @var int[] */
3738
protected array $keepAsSquare;
3839

39-
4040
/**
4141
* @todo: XSS proof
4242
*

0 commit comments

Comments
 (0)