protected property WebformEntityElementsValidator::$configFactory in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::configFactory
The configuration object factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
WebformEntityElementsValidator.php, line 71
Class
- WebformEntityElementsValidator
- Webform elements validator.
Namespace
Drupal\webformCode
protected $configFactory;