ValidSequenceKeysValidatorTest::$typedConfigManager

Same name and namespace in other branches
  1. main core/tests/Drupal/KernelTests/Core/Validation/ValidSequenceKeysValidatorTest.php \Drupal\KernelTests\Core\Validation\ValidSequenceKeysValidatorTest::typedConfigManager

The typed configuration manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/tests/Drupal/KernelTests/Core/Validation/ValidSequenceKeysValidatorTest.php, line 38

Class

ValidSequenceKeysValidatorTest
Tests ValidSequenceKeys validation constraint with both valid and invalid values.

Namespace

Drupal\KernelTests\Core\Validation

Code

protected TypedConfigManagerInterface $typedConfigManager;

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