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

Method getWidth

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

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

($version)

Source from the content-addressed store, hash-verified

411
412 //----------------------------------------------------------------------
413 public static function getWidth($version)
414 {
415 return self::$capacity[$version][QRCAP_WIDTH];
416 }
417
418 //----------------------------------------------------------------------
419 public static function getRemainder($version)

Callers 1

encodeMaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected