You are here

protected property EntityDisplaySettingsBulkCopyForm::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityDisplaySettingsBulkCopyForm.php, line 24

Class

EntityDisplaySettingsBulkCopyForm
Provides a form to copy displays settings between displays.

Namespace

Drupal\field_tools\Form

Code

protected $entityTypeManager;