protected property WebformCardsManager::$conditionsValidator in Webform 8.5
Same name and namespace in other branches
- 6.x 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_cardsCode
protected $conditionsValidator;