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