PendingRevisionTest::$modules
Same name in other branches
- 9 core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php \Drupal\Tests\taxonomy\Kernel\PendingRevisionTest::modules
- 8.9.x core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php \Drupal\Tests\taxonomy\Kernel\PendingRevisionTest::modules
- 11.x core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php \Drupal\Tests\taxonomy\Kernel\PendingRevisionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ PendingRevisionTest.php, line 25
Class
- PendingRevisionTest
- Kernel tests for taxonomy pending revisions.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'taxonomy',
'node',
'user',
'text',
'field',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.