protected static property BlockRebuildTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block/tests/src/Kernel/BlockRebuildTest.php \Drupal\Tests\block\Kernel\BlockRebuildTest::modules
- 9 core/modules/block/tests/src/Kernel/BlockRebuildTest.php \Drupal\Tests\block\Kernel\BlockRebuildTest::modules
File
- core/
modules/ block/ tests/ src/ Kernel/ BlockRebuildTest.php, line 22
Class
- BlockRebuildTest
- Tests block_rebuild().
Namespace
Drupal\Tests\block\KernelCode
protected static $modules = [
'block',
'system',
];