BlockSystemBrandingTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php \Drupal\Tests\block\Functional\BlockSystemBrandingTest::modules
  2. 8.9.x core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php \Drupal\Tests\block\Functional\BlockSystemBrandingTest::modules
  3. 10 core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php \Drupal\Tests\block\Functional\BlockSystemBrandingTest::modules

Modules to install.

Type: array

Overrides BlockTestBase::$modules

File

core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php, line 19

Class

BlockSystemBrandingTest
Tests branding block display.

Namespace

Drupal\Tests\block\Functional

Code

protected static $modules = [
    'block',
    'system',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.