BlockHiddenRegionTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ block/ tests/ src/ Functional/ BlockHiddenRegionTest.php, line 24  
Class
- BlockHiddenRegionTest
 - Tests that blocks are not added to hidden regions on theme installation.
 
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
  'block',
  'block_test',
  'search',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.