:octocat: QRMatrix::testSetVersionNumber() tests & coverage

This commit is contained in:
codemasher
2020-11-18 15:00:33 +01:00
parent 0442a230d0
commit 628bcb5d3a
2 changed files with 71 additions and 0 deletions
+1
View File
@@ -582,6 +582,7 @@ final class QRMatrix{
* Please test thoroughly before using this feature in production.
*
* This method should be called from within an output module (after the matrix has been filled with data).
* Note that there is no restiction on how many times this method could be called on the same matrix instance.
*
* @link https://github.com/chillerlan/php-qrcode/issues/52
*