BlockContentTestBase::$modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php, line 37

Class

BlockContentTestBase
Base class for all block_content tests.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

protected static $modules = [
  'block',
  'block_content',
  'block_content_test_views',
];

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