You are here

protected property DisplaySettingsCopier::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DisplaySettingsCopier.php, line 20

Class

DisplaySettingsCopier
Contains methods for cloning displays.

Namespace

Drupal\field_tools

Code

protected $entityTypeManager;