mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 03:58:28 +00:00
ignore coverage for getLengthInBits()
This commit is contained in:
@@ -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){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user