protected property WebformEntityElementsValidator::$webform in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::webform
The webform being validated.
Type: \Drupal\webform\WebformInterface
File
- src/
WebformEntityElementsValidator.php, line 29
Class
- WebformEntityElementsValidator
- Webform elements validator.
Namespace
Drupal\webformCode
protected $webform;