ConfigExistsConstraintValidator::$configFactory
Same name in other branches
- 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\ConstraintCode
protected ConfigFactoryInterface $configFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.