You are here

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

The Entity Bundle Type Info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/QuickNodeCloneEntitySettingsForm.php, line 39

Class

QuickNodeCloneEntitySettingsForm
Abstract class to configure how entities are cloned.

Namespace

Drupal\quick_node_clone\Form

Code

protected $entityTypeBundleInfo;