public static property BlockHtmlTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Tests/BlockHtmlTest.php \Drupal\block\Tests\BlockHtmlTest::modules
Modules to install.
Type: array
File
- core/
modules/ block/ src/ Tests/ BlockHtmlTest.php, line 24 - Contains \Drupal\block\Tests\BlockHtmlTest.
Class
- BlockHtmlTest
- Tests block HTML ID validity.
Namespace
Drupal\block\TestsCode
public static $modules = array(
'block',
'block_test',
);