protected static property PendingRevisionTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php \Drupal\Tests\taxonomy\Kernel\PendingRevisionTest::modules
- 9 core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php \Drupal\Tests\taxonomy\Kernel\PendingRevisionTest::modules
File
- core/
modules/ taxonomy/ tests/ src/ Kernel/ PendingRevisionTest.php, line 23
Class
- PendingRevisionTest
- Kernel tests for taxonomy pending revisions.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'taxonomy',
'node',
'user',
'text',
'field',
'system',
];