You are here

public static property RelationViewsTest::$modules in Relation 8

Same name and namespace in other branches
  1. 8.2 src/Tests/RelationViewsTest.php \Drupal\relation\Tests\RelationViewsTest::modules

Load all dependencies since d.o testbot is fussy.

Overrides RelationTestBase::$modules

File

src/Tests/RelationViewsTest.php, line 14

Class

RelationViewsTest
Relation Views test

Namespace

Drupal\relation\Tests

Code

public static $modules = [
  'views',
];