You are here

public static property RelationEntityCollectorTest::$modules in Relation 8

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

Load all dependencies since d.o testbot is fussy.

Overrides RelationTestBase::$modules

File

relation_entity_collector/src/Tests/RelationEntityCollectorTest.php, line 15

Class

RelationEntityCollectorTest
Tests the Relation Entity Collector.

Namespace

Drupal\relation_entity_collector\Tests

Code

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