StringEqualsConcatenatedValuesConstraintValidatorTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Validation/StringEqualsConcatenatedValuesConstraintValidatorTest.php \Drupal\KernelTests\Core\Validation\StringEqualsConcatenatedValuesConstraintValidatorTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Validation/StringEqualsConcatenatedValuesConstraintValidatorTest.php, line 27

Class

StringEqualsConcatenatedValuesConstraintValidatorTest
Tests the StringEqualsConcatenatedValues validator.

Namespace

Drupal\KernelTests\Core\Validation

Code

protected static $modules = [
  'config_test',
];

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