public static property NewDefaultThemeBlocksTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Tests/NewDefaultThemeBlocksTest.php \Drupal\block\Tests\NewDefaultThemeBlocksTest::modules
Modules to install.
Type: array
File
- core/
modules/ block/ src/ Tests/ NewDefaultThemeBlocksTest.php, line 24 - Contains \Drupal\block\Tests\NewDefaultThemeBlocksTest.
Class
- NewDefaultThemeBlocksTest
- Tests that the new default theme gets blocks.
Namespace
Drupal\block\TestsCode
public static $modules = array(
'block',
);