You are here

protected property DiffLayoutBase::$entityTypeManager in Diff 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DiffLayoutBase.php, line 41

Class

DiffLayoutBase
Base class for diff layout plugins.

Namespace

Drupal\diff

Code

protected $entityTypeManager;