You are here

protected property WebformBulkFormBase::$entityTypeId in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Form/WebformBulkFormBase.php \Drupal\webform\Form\WebformBulkFormBase::entityTypeId

The entity type.

Type: string

File

src/Form/WebformBulkFormBase.php, line 42

Class

WebformBulkFormBase
Provides the webform bulk form base.

Namespace

Drupal\webform\Form

Code

protected $entityTypeId;