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