ConfigExistsConstraintValidator::$configFactory

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraintValidator.php \Drupal\Core\Config\Plugin\Validation\Constraint\ConfigExistsConstraintValidator::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraintValidator.php, line 23

Class

ConfigExistsConstraintValidator
Validates that a given config object exists.

Namespace

Drupal\Core\Config\Plugin\Validation\Constraint

Code

protected ConfigFactoryInterface $configFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.