TermDisplayConfigurableTest::$testViews

Views used by this test.

Type: array

File

core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php, line 24

Class

TermDisplayConfigurableTest
Tests making taxonomy term base fields' displays configurable.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

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

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