:octocat: docfix

This commit is contained in:
smiley
2017-12-24 23:12:16 +01:00
parent 59cc602100
commit be0a869fa1
+2 -2
View File
@@ -128,8 +128,8 @@ abstract class QRDataAbstract implements QRDataInterface{
/**
* returns a fresh matrix object with the data written for the given $maskPattern
*
* @param int $maskPattern
* @param bool $test
* @param int $maskPattern
* @param bool|null $test
*
* @return \chillerlan\QRCode\Data\QRMatrix
*/