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