فهرست منبع

ignore coverage for getLengthInBits()

smiley 10 سال پیش
والد
کامیت
897f41ff0a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/Data/QRDataBase.php

+ 1 - 0
src/Data/QRDataBase.php

@@ -47,6 +47,7 @@ class QRDataBase{
 	 *
 	 * @return int
 	 * @throws \chillerlan\QRCode\Data\QRCodeDataException
+	 * @codeCoverageIgnore not used in the code but may be useful to others
 	 */
 	public function getLengthInBits($type){