protected property TrackerController::$commentStatistics in Drupal 8
Same name and namespace in other branches
- 9 core/modules/tracker/src/Controller/TrackerController.php \Drupal\tracker\Controller\TrackerController::commentStatistics
The comment statistics.
Type: \Drupal\comment\CommentStatisticsInterface
File
- core/
modules/ tracker/ src/ Controller/ TrackerController.php, line 41
Class
- TrackerController
- Controller for tracker pages.
Namespace
Drupal\tracker\ControllerCode
protected $commentStatistics;