You are here

protected property CommentStatistics::$entityTypeManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/comment/src/CommentStatistics.php, line 49

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $entityTypeManager;