protected property WebformEntityElementsValidator::$elementManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::elementManager
The 'plugin.manager.webform.element' service.
Type: \Drupal\webform\Plugin\WebformElementManagerInterface
File
- src/
WebformEntityElementsValidator.php, line 78
Class
- WebformEntityElementsValidator
- Webform elements validator.
Namespace
Drupal\webformCode
protected $elementManager;