codemasher il y a 5 ans
Parent
commit
fbe3529eac
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/Data/QRMatrix.php

+ 2 - 0
src/Data/QRMatrix.php

@@ -574,6 +574,8 @@ final class QRMatrix{
 	 * Clears a space of $width * $height in order to add a logo or text. ECC level "H" (30%) is required.
 	 * Clears a space of $width * $height in order to add a logo or text. ECC level "H" (30%) is required.
 	 * This method should be called from within an output module (after the matrix has been filled with data).
 	 * This method should be called from within an output module (after the matrix has been filled with data).
 	 *
 	 *
+	 * @link https://github.com/chillerlan/php-qrcode/issues/52
+	 *
 	 * @codeCoverageIgnore (for now)
 	 * @codeCoverageIgnore (for now)
 	 *
 	 *
 	 * @throws \chillerlan\QRCode\Data\QRCodeDataException
 	 * @throws \chillerlan\QRCode\Data\QRCodeDataException