public static property BlockSystemBrandingTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php \Drupal\Tests\block\Functional\BlockSystemBrandingTest::modules
- 10 core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php \Drupal\Tests\block\Functional\BlockSystemBrandingTest::modules
Modules to install.
Type: array
Overrides BlockTestBase::$modules
File
- core/
modules/ block/ tests/ src/ Functional/ BlockSystemBrandingTest.php, line 17
Class
- BlockSystemBrandingTest
- Tests branding block display.
Namespace
Drupal\Tests\block\FunctionalCode
public static $modules = [
'block',
'system',
];