protected property WebformSubmissionForm::$elementManager in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::elementManager
The webform element plugin manager.
Type: \Drupal\webform\Plugin\WebformElementManagerInterface
File
- src/
WebformSubmissionForm.php, line 107
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $elementManager;