You are here

public static property ExposedFormUITest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views_ui/src/Tests/ExposedFormUITest.php \Drupal\views_ui\Tests\ExposedFormUITest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/ExposedFormUITest.php, line 24
Contains \Drupal\views_ui\Tests\ExposedFormUITest.

Class

ExposedFormUITest
Tests exposed forms UI functionality.

Namespace

Drupal\views_ui\Tests

Code

public static $testViews = array(
  'test_exposed_admin_ui',
);