You are here

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

The machine name of the entity type.

The entity type id i.e. node

Type: string

Overrides QuickNodeCloneEntitySettingsForm::$entityTypeId

File

src/Form/QuickNodeCloneParagraphSettingsForm.php, line 16

Class

QuickNodeCloneParagraphSettingsForm
Module settings form.

Namespace

Drupal\quick_node_clone\Form

Code

protected $entityTypeId = 'paragraph';