ValidKeysConstraintValidatorTest::$config
Same name in other branches
- 11.x core/tests/Drupal/KernelTests/Core/TypedData/ValidKeysConstraintValidatorTest.php \Drupal\KernelTests\Core\TypedData\ValidKeysConstraintValidatorTest::config
The typed config under test.
Type: \Drupal\Core\TypedData\TraversableTypedDataInterface
See also
\Drupal\Core\Config\TypedConfigManagerInterface::get()
File
-
core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ ValidKeysConstraintValidatorTest.php, line 30
Class
- ValidKeysConstraintValidatorTest
- Tests the ValidKeys validation constraint.
Namespace
Drupal\KernelTests\Core\TypedDataCode
protected TraversableTypedDataInterface $config;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.