You are here

protected property ViewsData::$entityTypeManager in Plugin 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ViewsData.php, line 31

Class

ViewsData
Provides/alters Views data.

Namespace

Drupal\plugin

Code

protected $entityTypeManager;