ConfigExistsConstraintValidatorTest::$modules

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Config/ConfigExistsConstraintValidatorTest.php \Drupal\KernelTests\Core\Config\ConfigExistsConstraintValidatorTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Config/ConfigExistsConstraintValidatorTest.php, line 24

Class

ConfigExistsConstraintValidatorTest
Tests the ConfigExists constraint validator.

Namespace

Drupal\KernelTests\Core\Config

Code

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

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