You are here

protected property WebformSubmissionGenerate::$names in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionGenerate.php \Drupal\webform\WebformSubmissionGenerate::names

An associative array containing test values for elements by name.

Type: array

File

src/WebformSubmissionGenerate.php, line 51

Class

WebformSubmissionGenerate
Webform submission generator.

Namespace

Drupal\webform

Code

protected $names;