RelationshipNodeFileDataTest::$modules

Same name and namespace in other branches
  1. 10 core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php \Drupal\Tests\file\Kernel\Views\RelationshipNodeFileDataTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php, line 27

Class

RelationshipNodeFileDataTest
Tests file on node relationship handler.

Namespace

Drupal\Tests\file\Kernel\Views

Code

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

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