TermValidationTest::$modules
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules
- 11.x core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php \Drupal\Tests\taxonomy\Kernel\TermValidationTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TermValidationTest.php, line 20
Class
- TermValidationTest
- Tests term validation constraints.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.