You are here

protected property DiffPluginBase::$entityTypeManager in Diff 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/field/DiffPluginBase.php, line 28

Class

DiffPluginBase
Base class for diff view field plugins.

Namespace

Drupal\diff\Plugin\views\field

Code

protected $entityTypeManager;