You are here

protected property WebformEntityElementsValidator::$configFactory in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::configFactory

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/WebformEntityElementsValidator.php, line 99

Class

WebformEntityElementsValidator
Webform elements validator.

Namespace

Drupal\webform

Code

protected $configFactory;