Skip to content

Commit be0a869

Browse files
committed
:octocat: docfix
1 parent 59cc602 commit be0a869

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Data/QRDataAbstract.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ public function setData(string $data):QRDataInterface{
128128
/**
129129
* returns a fresh matrix object with the data written for the given $maskPattern
130130
*
131-
* @param int $maskPattern
132-
* @param bool $test
131+
* @param int $maskPattern
132+
* @param bool|null $test
133133
*
134134
* @return \chillerlan\QRCode\Data\QRMatrix
135135
*/

0 commit comments

Comments
 (0)