public static property ExposedFormTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/ExposedFormTest.php \Drupal\views\Tests\Plugin\ExposedFormTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ ExposedFormTest.php, line 31 - Contains \Drupal\views\Tests\Plugin\ExposedFormTest.
Class
- ExposedFormTest
- Tests exposed forms functionality.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_exposed_form_buttons',
'test_exposed_block',
'test_exposed_form_sort_items_per_page',
);