You are here

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

The machine name of the entity type.

The entity type i.e. node

Type: string

File

src/Form/QuickNodeCloneEntitySettingsForm.php, line 47

Class

QuickNodeCloneEntitySettingsForm
Abstract class to configure how entities are cloned.

Namespace

Drupal\quick_node_clone\Form

Code

protected $entityTypeId = '';