NodeStorageBodyFieldTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php, line 23

Class

NodeStorageBodyFieldTest
Tests the node_storage_body_field deprecated module.

Namespace

Drupal\Tests\node_storage_body_field\Functional

Code

protected static $modules = [
  'field',
  'text',
];

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