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