LatestRevision::$entityTypeManager

Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/views/src/Plugin/views/filter/LatestRevision.php, line 25

Class

LatestRevision
Filter to show only the latest revision of an entity.

Namespace

Drupal\views\Plugin\views\filter

Code

protected $entityTypeManager;

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