BlockContentTest::$modules
Same name in this branch
- 10 core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
Same name in other branches
- 9 core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
- 8.9.x core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
- 11.x core/modules/jsonapi/tests/src/Functional/BlockContentTest.php \Drupal\Tests\jsonapi\Functional\BlockContentTest::modules
- 11.x 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\KernelCode
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.