CommentViewBuilder::$entityTypeManager

Same name in other branches
  1. 9 core/modules/comment/src/CommentViewBuilder.php \Drupal\comment\CommentViewBuilder::entityTypeManager
  2. 8.9.x core/modules/comment/src/CommentViewBuilder.php \Drupal\comment\CommentViewBuilder::entityTypeManager
  3. 11.x core/modules/comment/src/CommentViewBuilder.php \Drupal\comment\CommentViewBuilder::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/comment/src/CommentViewBuilder.php, line 34

Class

CommentViewBuilder
View builder handler for comments.

Namespace

Drupal\comment

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.