protected static property BlockHtmlTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block/tests/src/Functional/BlockHtmlTest.php \Drupal\Tests\block\Functional\BlockHtmlTest::modules
- 9 core/modules/block/tests/src/Functional/BlockHtmlTest.php \Drupal\Tests\block\Functional\BlockHtmlTest::modules
Modules to install.
Type: array
File
- core/
modules/ block/ tests/ src/ Functional/ BlockHtmlTest.php, line 19
Class
- BlockHtmlTest
- Tests block HTML ID validity.
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
'block',
'block_test',
];