BlockContentRedirectTest::$modules

Modules to enable.

Type: array

Overrides BlockContentTestBase::$modules

File

core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php, line 24

Class

BlockContentRedirectTest
Tests the redirect destination on block content on entity operations.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

public static $modules = [
  'block',
  'block_content',
  'views',
];

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