PluginExistsConstraintValidatorTest::$modules

Same name in other branches
  1. 11.x 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 26

Class

PluginExistsConstraintValidatorTest
@group Plugin @group Validation

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.