You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_cards/src/WebformCardsManager.php \Drupal\webform_cards\WebformCardsManager::conditionsValidator

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

Type: \Drupal\webform\WebformSubmissionConditionsValidator

File

modules/webform_cards/src/WebformCardsManager.php, line 28

Class

WebformCardsManager
Manage webform cards.

Namespace

Drupal\webform_cards

Code

protected $conditionsValidator;