BlockPlaceTest::$modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/block_place/tests/src/Functional/BlockPlaceTest.php, line 21

Class

BlockPlaceTest
Tests the placing a block.

Namespace

Drupal\Tests\block_place\Functional

Code

public static $modules = [
    'block',
    'block_place',
    'toolbar',
];

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