BlockContentStorageBodyFieldTest::$modules
Same name and namespace in other branches
- 11.x core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php \Drupal\Tests\block_content_storage_body_field\Functional\BlockContentStorageBodyFieldTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ block_content/ modules/ block_content_storage_body_field/ tests/ src/ Functional/ BlockContentStorageBodyFieldTest.php, line 23
Class
- BlockContentStorageBodyFieldTest
- Tests the block_content_storage_body_field deprecated module.
Namespace
Drupal\Tests\block_content_storage_body_field\FunctionalCode
protected static $modules = [
'field',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.