BlockContentTest::$modules

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

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/jsonapi/tests/src/Functional/BlockContentTest.php, line 23

Class

BlockContentTest
JSON:API integration test for the "BlockContent" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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

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