You are here

protected property StatisticsViewsResult::$timestamp in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/statistics/src/StatisticsViewsResult.php \Drupal\statistics\StatisticsViewsResult::timestamp
  2. 10 core/modules/statistics/src/StatisticsViewsResult.php \Drupal\statistics\StatisticsViewsResult::timestamp

Type: int

File

core/modules/statistics/src/StatisticsViewsResult.php, line 23

Class

StatisticsViewsResult
Value object for passing statistic results.

Namespace

Drupal\statistics

Code

protected $timestamp;