ViewSelectionEntityReferenceTest::$testViews

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

Views used by this test.

Type: array

File

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

Class

ViewSelectionEntityReferenceTest
Tests the ViewSelection EntityReferenceSelection plugin.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

public static $testViews = [
    'test_display_entity_reference',
];

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