You are here

protected property SmartIpLocation::$timestamp in Smart IP 8.2

Same name and namespace in other branches
  1. 8.4 src/SmartIpLocation.php \Drupal\smart_ip\SmartIpLocation::timestamp
  2. 8.3 src/SmartIpLocation.php \Drupal\smart_ip\SmartIpLocation::timestamp

The timestamp of the request made.

Type: integer

File

src/SmartIpLocation.php, line 105
Contains \Drupal\smart_ip\SmartIpLocation.

Class

SmartIpLocation
Implements wrapper and utility methods for Smart IP's data location.

Namespace

Drupal\smart_ip

Code

protected $timestamp;