public static property ViewAjaxTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/ViewAjaxTest.php \Drupal\views\Tests\ViewAjaxTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ ViewAjaxTest.php, line 24 - Contains \Drupal\views\Tests\ViewAjaxTest.
Class
- ViewAjaxTest
- Tests the ajax view functionality.
Namespace
Drupal\views\TestsCode
public static $testViews = array(
'test_ajax_view',
);