You are here

protected property CommentStatistics::$entityManager in Zircon Profile 8

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

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/comment/src/CommentStatistics.php, line 40
Contains \Drupal\comment\CommentStatistics.

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $entityManager;