protected property WebformSubmissionForm::$selectionManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::selectionManager
The selection plugin manager.
Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface
File
- src/
WebformSubmissionForm.php, line 186
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $selectionManager;