TermValidationTest::$modules

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules
  2. 8.9.x core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules
  3. 10 core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php, line 20

Class

TermValidationTest
Tests term validation constraints.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

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

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