BlockUiTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php, line 26
Class
- BlockUiTest
- Tests that the block configuration UI exists and stores data correctly.
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
'block',
'block_test',
'help',
'condition_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.