You are here

protected property WebformCompositeBase::$generate in Webform 6.x

The webform submission generation service.

Type: \Drupal\webform\WebformSubmissionGenerateInterface

File

src/Plugin/WebformElement/WebformCompositeBase.php, line 55

Class

WebformCompositeBase
Provides a base for composite elements.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $generate;