You are here

protected property DiffLayoutManager::$entityTypeManager in Diff 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DiffLayoutManager.php, line 23

Class

DiffLayoutManager
Plugin type manager for field diff builders.

Namespace

Drupal\diff

Code

protected $entityTypeManager;