protected property WebformSubmissionForm::$aliasManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::aliasManager
The path alias manager.
Type: \Drupal\Core\Path\AliasManagerInterface
File
- src/
WebformSubmissionForm.php, line 81
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $aliasManager;