You are here

protected property WebformSubmissionForm::$pathValidator in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::pathValidator

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/WebformSubmissionForm.php, line 88

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $pathValidator;