TermTranslationViewsTest::$testViews

Same name in other branches
  1. 10 core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php \Drupal\Tests\taxonomy\Functional\Views\TermTranslationViewsTest::testViews

Views used by this test.

Type: array

File

core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php, line 47

Class

TermTranslationViewsTest
Tests for views translation.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

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

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