You are here

protected property DisplayFieldCopyForm::$entityFieldManager in Display Field Copy 2.x

Same name and namespace in other branches
  1. 8 src/Form/DisplayFieldCopyForm.php \Drupal\display_field_copy\Form\DisplayFieldCopyForm::entityFieldManager

Entity Field Manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/DisplayFieldCopyForm.php, line 33

Class

DisplayFieldCopyForm
Configure copy fields.

Namespace

Drupal\display_field_copy\Form

Code

protected $entityFieldManager;