You are here

protected property FieldCloner::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FieldCloner.php, line 20

Class

FieldCloner
Contains methods for cloning fields.

Namespace

Drupal\field_tools

Code

protected $entityTypeManager;