You are here

protected property WebformSubmissionGenerate::$types in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionGenerate.php \Drupal\webform\WebformSubmissionGenerate::types

An associative array containing test values for elements by type.

Type: array

File

src/WebformSubmissionGenerate.php, line 44

Class

WebformSubmissionGenerate
Webform submission generator.

Namespace

Drupal\webform

Code

protected $types;