protected static property SystemMenuBlockTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php \Drupal\Tests\system\Kernel\Block\SystemMenuBlockTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Kernel/ Block/ SystemMenuBlockTest.php, line 35
Class
Namespace
Drupal\Tests\system\Kernel\BlockCode
protected static $modules = [
'system',
'block',
'menu_test',
'menu_link_content',
'field',
'user',
'link',
];