ViewSelectionEntityReferenceTest::$modules

Same name in other branches
  1. 9 core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php \Drupal\Tests\views\Kernel\Entity\ViewSelectionEntityReferenceTest::modules
  2. 10 core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php \Drupal\Tests\views\Kernel\Entity\ViewSelectionEntityReferenceTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php, line 28

Class

ViewSelectionEntityReferenceTest
Tests the ViewSelection EntityReferenceSelection plugin.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected static $modules = [
    'views',
    'views_test_config',
];

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