protected property WebformSubmissionConditionsValidator::$elementManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionConditionsValidator.php \Drupal\webform\WebformSubmissionConditionsValidator::elementManager
The webform element manager.
Type: \Drupal\webform\Plugin\WebformElementManagerInterface
File
- src/
WebformSubmissionConditionsValidator.php, line 51
Class
- WebformSubmissionConditionsValidator
- Webform submission conditions (#states) validator.
Namespace
Drupal\webformCode
protected $elementManager;