You are here

protected property WebformSubmissionViewBuilder::$conditionsValidator in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionViewBuilder.php \Drupal\webform\WebformSubmissionViewBuilder::conditionsValidator

The webform submission (server-side) conditions (#states) validator.

Type: \Drupal\webform\WebformSubmissionConditionsValidator

File

src/WebformSubmissionViewBuilder.php, line 47

Class

WebformSubmissionViewBuilder
Render controller for webform submissions.

Namespace

Drupal\webform

Code

protected $conditionsValidator;