ConstraintFactoryTest::$modules

Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php \Drupal\KernelTests\Core\Validation\ConstraintFactoryTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php \Drupal\KernelTests\Core\Validation\ConstraintFactoryTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php, line 22

Class

ConstraintFactoryTest
@coversDefaultClass \Drupal\Core\Validation\ConstraintFactory

Namespace

Drupal\KernelTests\Core\Validation

Code

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

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