WorkspacesFileItemTest::$modules

Same name in other branches
  1. 11.x core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php \Drupal\Tests\workspaces\Kernel\WorkspacesFileItemTest::modules

Type: modules

Overrides FileItemTest::$modules

File

core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php, line 30

Class

WorkspacesFileItemTest
Tests using entity fields of the file field type in a workspace.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected static $modules = [
    'file',
    'workspaces',
    'workspaces_test',
];

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