ClickSortingAJAXTest::$testViews

The views to use for testing.

Type: string[]

File

core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php, line 39

Class

ClickSortingAJAXTest
Tests the click sorting AJAX functionality of Views exposed forms.

Namespace

Drupal\Tests\views\FunctionalJavascript

Code

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

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