BlockContentTest::$modules

Same name in this branch
  1. 11.x core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
Same name in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
  2. 8.9.x core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
  3. 10 core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
  4. 10 core/modules/block_content/tests/src/Kernel/BlockContentTest.php \Drupal\Tests\block_content\Kernel\BlockContentTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/block_content/tests/src/Kernel/BlockContentTest.php, line 28

Class

BlockContentTest
Tests the block content.

Namespace

Drupal\Tests\block_content\Kernel

Code

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

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