PluginExistsConstraintValidatorTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php \Drupal\KernelTests\Core\Plugin\PluginExistsConstraintValidatorTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php \Drupal\KernelTests\Core\Plugin\PluginExistsConstraintValidatorTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php, line 32

Class

PluginExistsConstraintValidatorTest
Tests Plugin Exists Constraint Validator.

Namespace

Drupal\KernelTests\Core\Plugin

Code

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

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