protected static property BlockLayoutTourTest::$modules in Drupal 9
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ block/ tests/ src/ Functional/ BlockLayoutTourTest.php, line 26
Class
- BlockLayoutTourTest
- Tests the Block Layout tour.
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
'block',
'tour',
];