BlockContentTestBase::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

BlockContentTestBase
Sets up block content types.

Namespace

Drupal\Tests\block_content\Functional

Code

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

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