mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-22 13:35:13 +00:00
:octocat: docfix
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user