You are here

protected property QuickNodeCloneEntitySettingsForm::$entityFieldManager in Quick Node Clone 8

The Entity Field Manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/QuickNodeCloneEntitySettingsForm.php, line 25

Class

QuickNodeCloneEntitySettingsForm
Abstract class to configure how entities are cloned.

Namespace

Drupal\quick_node_clone\Form

Code

protected $entityFieldManager;