BlockExposedFilterAJAXTest::$testViews
The views to use for testing.
Type: string[]
File
-
core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php, line 34
Class
- BlockExposedFilterAJAXTest
- Tests the exposed filter ajax functionality in a block.
Namespace
Drupal\Tests\views\FunctionalJavascriptCode
public static $testViews = [
'test_block_exposed_ajax',
'test_block_exposed_ajax_with_page',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.