ValidKeysConstraintValidatorTest::$config

Same name in other branches
  1. 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\TypedData

Code

protected TraversableTypedDataInterface $config;

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