You are here

private property Database::$offset in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 includes/vendor/ip2location/ip2location-php/IP2Location.php \IP2Location\Database::offset

Database's pointer offset (as an array mapping 4 to IPv4 offset, and 6 to IPv6 offset)

@access private

Type: array

File

includes/vendor/ip2location/ip2location-php/IP2Location.php, line 595

Class

Database
IP2Location database class

Namespace

IP2Location

Code

private $offset = [];