NodeNewComments::$entityTypeManager

Same name and namespace in other branches
  1. 10 core/modules/comment/src/Plugin/views/field/NodeNewComments.php \Drupal\comment\Plugin\views\field\NodeNewComments::entityTypeManager
  2. 9 core/modules/comment/src/Plugin/views/field/NodeNewComments.php \Drupal\comment\Plugin\views\field\NodeNewComments::entityTypeManager
  3. 8.9.x core/modules/comment/src/Plugin/views/field/NodeNewComments.php \Drupal\comment\Plugin\views\field\NodeNewComments::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/history/src/Plugin/views/field/NodeNewComments.php, line 44

Class

NodeNewComments
Field handler to display the number of new comments.

Namespace

Drupal\history\Plugin\views\field

Code

protected $entityTypeManager;

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