AdminTest::$modules
Same name in this branch
- 11.x core/modules/system/tests/src/Functional/System/AdminTest.php \Drupal\Tests\system\Functional\System\AdminTest::modules
- 11.x core/themes/admin/tests/src/Functional/AdminTest.php \Drupal\Tests\admin\Functional\AdminTest::modules
Same name and namespace in other branches
- 10 core/modules/system/tests/src/Functional/System/AdminTest.php \Drupal\Tests\system\Functional\System\AdminTest::modules
- 9 core/modules/system/tests/src/Functional/System/AdminTest.php \Drupal\Tests\system\Functional\System\AdminTest::modules
- 8.9.x core/modules/system/tests/src/Functional/System/AdminTest.php \Drupal\Tests\system\Functional\System\AdminTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
themes/ default_admin/ tests/ src/ Functional/ AdminTest.php, line 21
Class
- AdminTest
- Tests the Default Admin theme.
Namespace
Drupal\Tests\default_admin\FunctionalCode
protected static $modules = [
'toolbar',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.