protected property StatisticsViewsResult::$totalCount in Drupal 9
Same name and namespace in other branches
- 8 core/modules/statistics/src/StatisticsViewsResult.php \Drupal\statistics\StatisticsViewsResult::totalCount
Type: int
File
- core/
modules/ statistics/ src/ StatisticsViewsResult.php, line 13
Class
- StatisticsViewsResult
- Value object for passing statistic results.
Namespace
Drupal\statisticsCode
protected $totalCount;