You are here

protected property WebformSubmissionForm::$conditionsValidator in Webform 8.5

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

The webform submission conditions (#states) validator.

Type: \Drupal\webform\WebformSubmissionConditionsValidatorInterface

File

src/WebformSubmissionForm.php, line 137

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $conditionsValidator;