You are here

protected property EntityDisplayBulkCloneForm::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityDisplayBulkCloneForm.php, line 23

Class

EntityDisplayBulkCloneForm
Provides a form to clone displays from an entity bundle.

Namespace

Drupal\field_tools\Form

Code

protected $entityTypeManager;