EntityArgumentTest::$testViews

Same name in other branches
  1. 10 core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php \Drupal\Tests\views\Functional\Plugin\EntityArgumentTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php, line 25

Class

EntityArgumentTest
Tests the handler of the view: entity target argument.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

public static array $testViews = [
    'test_entity_id_argument',
];

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