You are here

private property Database::$resource in Smart IP 7.2

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

File pointer to use for FILE_IO mode, BIN filename for MEMORY_CACHE mode, or shared memory id to use for SHARED_MEMORY mode

@access private

Type: resource|int|false

File

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

Class

Database
IP2Location database class

Namespace

IP2Location

Code

private $resource = false;