You are here

protected property DisplayCloner::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DisplayCloner.php, line 20

Class

DisplayCloner
Contains methods for cloning displays.

Namespace

Drupal\field_tools

Code

protected $entityTypeManager;