You are here

protected property EntityDisplaySettingsBulkCopyForm::$entityFieldManager in Field tools 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityDisplaySettingsBulkCopyForm.php, line 38

Class

EntityDisplaySettingsBulkCopyForm
Provides a form to copy displays settings between displays.

Namespace

Drupal\field_tools\Form

Code

protected $entityFieldManager;