You are here

protected property WebformElementViewsAbstract::$entityType in Webform Views Integration 8.5

Webform submission entity type.

Type: EntityTypeInterface

File

src/WebformElementViews/WebformElementViewsAbstract.php, line 27

Class

WebformElementViewsAbstract
Abstract implementation of webform element views handler.

Namespace

Drupal\webform_views\WebformElementViews

Code

protected $entityType;