protected static property MenuAccessControlHandlerTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\MenuAccessControlHandlerTest::modules
- 9 core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\MenuAccessControlHandlerTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ tests/ src/ Kernel/ MenuAccessControlHandlerTest.php, line 27
Class
- MenuAccessControlHandlerTest
- @coversDefaultClass \Drupal\system\MenuAccessControlHandler @group system
Namespace
Drupal\Tests\system\KernelCode
protected static $modules = [
'system',
'user',
];