MCPcopy Create free account
hub / github.com/codemistic/Web-Development / getRemainder

Method getRemainder

text-to-qr/lib/phpqrcode/phpqrcode.php:419–422  ·  view source on GitHub ↗

----------------------------------------------------------------------

($version)

Source from the content-addressed store, hash-verified

417
418 //----------------------------------------------------------------------
419 public static function getRemainder($version)
420 {
421 return self::$capacity[$version][QRCAP_REMINDER];
422 }
423
424 //----------------------------------------------------------------------
425 public static function getMinimumVersion($size, $level)

Callers 1

encodeMaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected